GooglePrivacyDlpV2OtherCloudDiscoveryStartingLocation
import type { GooglePrivacyDlpV2OtherCloudDiscoveryStartingLocation } from "https://googleapis.deno.dev/v1/dlp:v2.ts";
The other cloud starting location for discovery.
interface GooglePrivacyDlpV2OtherCloudDiscoveryStartingLocation {
awsLocation?: GooglePrivacyDlpV2AwsDiscoveryStartingLocation;
}§Properties
§
awsLocation?: GooglePrivacyDlpV2AwsDiscoveryStartingLocation
[src]The AWS starting location for discovery.