toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.sqladmin.v1beta4.kotlin.inputs
/
PasswordValidationPolicyArgs
/
PasswordValidationPolicyArgs
Password
Validation
Policy
Args
constructor
(
complexity
:
Output
<
PasswordValidationPolicyComplexity
>
?
=
null
,
disallowUsernameSubstring
:
Output
<
Boolean
>
?
=
null
,
enablePasswordPolicy
:
Output
<
Boolean
>
?
=
null
,
minLength
:
Output
<
Int
>
?
=
null
,
passwordChangeInterval
:
Output
<
String
>
?
=
null
,
reuseInterval
:
Output
<
Int
>
?
=
null
)