accountPassword

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

Parameters

value

The password of the account.

  • The value must be 8 to 32 characters in length.

  • The password must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters.

  • Special characters include ! @ # $ % ^ & * ( ) _ + - =