accountPassword

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

Parameters

value

The password for the account.

  • The password must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. Special characters include !#$%^&*()_+-=.

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