minimumPasswordDifferentCharacter

@JvmName(name = "wicyfkxxqhvovpwn")
suspend fun minimumPasswordDifferentCharacter(value: Output<Int>)
@JvmName(name = "fkwtpntahbwckniv")
suspend fun minimumPasswordDifferentCharacter(value: Int?)

Parameters

value

The minimum number of unique characters in the password. Valid values: 0 to 8. The default value is 0, which indicates that no limits are imposed on the number of unique characters in a password.