AccountArgs

constructor(account: Output<String>? = null, accountType: Output<String>? = null, dbInstanceId: Output<String>? = null, description: Output<String>? = null, dmlAuthSetting: Output<AccountDmlAuthSettingArgs>? = null, password: Output<String>? = null)