custom Strength Options
suspend fun customStrengthOptions(value: Output<GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptionsArgs>)
suspend fun customStrengthOptions(value: GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptionsArgs?)
Parameters
value
The custom strength options enforced by the password policy.
suspend fun customStrengthOptions(argument: suspend GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptionsArgsBuilder.() -> Unit)
Parameters
argument
The custom strength options enforced by the password policy.