passwordPolicy

@JvmName(name = "cwklqfxvltvwunfa")
suspend fun passwordPolicy(value: Output<UserPoolPasswordPolicyArgs>)
@JvmName(name = "gxxohbqgqhsbouiv")
suspend fun passwordPolicy(value: UserPoolPasswordPolicyArgs?)

Parameters

value

Configuration block for information about the user pool password policy. Detailed below.


@JvmName(name = "cuyfsxhvyqqwkrsq")
suspend fun passwordPolicy(argument: suspend UserPoolPasswordPolicyArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for information about the user pool password policy. Detailed below.