GooglePrivacyDlpV2AwsAccount constructor

GooglePrivacyDlpV2AwsAccount({
  1. String? accountId,
})

Implementation

GooglePrivacyDlpV2AwsAccount({
  this.accountId,
});