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
fun GoogleCloudIdentitytoolkitAdminV2PasswordPolicyVersionArgs(customStrengthOptions: Output<GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptionsArgs>? = null)
Functions
Properties
Link copied to clipboard
val customStrengthOptions: Output<GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptionsArgs>? = null