GooglePrivacyDlpV2OtherCloudSingleResourceReference constructor

GooglePrivacyDlpV2OtherCloudSingleResourceReference({
  1. GooglePrivacyDlpV2AmazonS3Bucket? amazonS3Bucket,
})

Implementation

GooglePrivacyDlpV2OtherCloudSingleResourceReference({
  this.amazonS3Bucket,
});