passwordPolicy

@JvmName(name = "thpfifuytykfxcbj")
suspend fun passwordPolicy(value: Output<String>)
@JvmName(name = "emjkqnowtkieesgx")
suspend fun passwordPolicy(value: String?)

Parameters

value

String that represents the passwordPolicies that are in place. Each policy is separated with " and ". Supported policies can be found in the server-info providers page. example: "upperCase(1) and length(8) and forceExpiredPasswordChange(365) and notUsername(undefined)"