accountPassword

val accountPassword: Output<String>?

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.