accountPassword

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

Parameters

value

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