RdsAccountArgs

constructor(accountDescription: Output<String>? = null, accountName: Output<String>? = null, accountPassword: Output<String>? = null, accountType: Output<String>? = null, dbInstanceId: Output<String>? = null, description: Output<String>? = null, instanceId: Output<String>? = null, kmsEncryptedPassword: Output<String>? = null, kmsEncryptionContext: Output<Map<String, String>>? = null, name: Output<String>? = null, password: Output<String>? = null, resetPermissionFlag: Output<Boolean>? = null, type: Output<String>? = null)