accountPassword

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

Parameters

value

The password of the database logon account.

  • The password length is 8 to 32 bits.

  • The password consists of at least any three of uppercase letters, lowercase letters, numbers, and special characters. The special character is !#$%^&*()_+-=. The MongoDB Serverless instance provides a default database login account. This account cannot be modified. You can only set or modify the password for this account.