GooglePrivacyDlpV2AwsAccountRegex constructor

GooglePrivacyDlpV2AwsAccountRegex({
  1. String? accountIdRegex,
})

Implementation

GooglePrivacyDlpV2AwsAccountRegex({
  this.accountIdRegex,
});