GooglePrivacyDlpV2OtherCloudSingleResourceReference
import type { GooglePrivacyDlpV2OtherCloudSingleResourceReference } from "https://googleapis.deno.dev/v1/dlp:v2.ts";
Identifies a single resource, like a single Amazon S3 bucket.
interface GooglePrivacyDlpV2OtherCloudSingleResourceReference {
amazonS3Bucket?: GooglePrivacyDlpV2AmazonS3Bucket;
}§Properties
§
amazonS3Bucket?: GooglePrivacyDlpV2AmazonS3Bucket
[src]Amazon S3 bucket.