excludePunctuation property
Whether to exclude the following punctuation characters from the password: ! " # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ ` { | } ~ .
Implementation
final pulumi.Input<bool?>? excludePunctuation;
Whether to exclude the following punctuation characters from the password: ! " # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ ` { | } ~ .
final pulumi.Input<bool?>? excludePunctuation;