excludePunctuation property

Input<bool?>? excludePunctuation
final

Whether to exclude the following punctuation characters from the password: ! " # $ % & ' ( ) * + , - . / : ; &lt; = &gt; ? @ [ \ ] ^ _ ` { | } ~ .

Implementation

final pulumi.Input<bool?>? excludePunctuation;