AccountArgs

constructor(accountDescription: Output<String>? = null, accountName: Output<String>? = null, accountPassword: Output<String>? = null, dbClusterId: Output<String>? = null, kmsEncryptedPassword: Output<String>? = null, kmsEncryptionContext: Output<Map<String, String>>? = null)