accountName

val accountName: Output<String>

The new password.

  • 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.