passwordLength

@JvmName(name = "qnqtdqyegomgnhkr")
suspend fun passwordLength(value: Output<Int>)
@JvmName(name = "bvrljybwfnnqbcet")
suspend fun passwordLength(value: Int?)

Parameters

value

The length of the password. If you don't include this parameter, the default length is 32 characters.