Google Cloud Identitytoolkit Admin V2Password Policy Version Args
data class GoogleCloudIdentitytoolkitAdminV2PasswordPolicyVersionArgs(val customStrengthOptions: Output<GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptionsArgs>? = null) : ConvertibleToJava<GoogleCloudIdentitytoolkitAdminV2PasswordPolicyVersionArgs>
The strength attributes for the password policy on the project.
Constructors
Link copied to clipboard
constructor(customStrengthOptions: Output<GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptionsArgs>? = null)
Properties
Link copied to clipboard
val customStrengthOptions: Output<GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptionsArgs>? = null
The custom strength options enforced by the password policy.