accountPassword

@JvmName(name = "tutxtetminwmqree")
suspend fun accountPassword(value: Output<String>)
@JvmName(name = "ccqkeawmlidpwrdm")
suspend fun accountPassword(value: String?)

Parameters

value

The password of the account. The password must be 8 to 32 characters in length. It must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. Special characters include !@ # $ % ^ & * ( ) _ + - =. You have to specify one of account_password and kms_encrypted_password fields.