Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GooglePrivacyDlpV2DiscoveryOtherCloudConditions

import type { GooglePrivacyDlpV2DiscoveryOtherCloudConditions } from "https://googleapis.deno.dev/v1/dlp:v2.ts";

Requirements that must be true before a resource is profiled for the first time.

interface GooglePrivacyDlpV2DiscoveryOtherCloudConditions {
amazonS3BucketConditions?: GooglePrivacyDlpV2AmazonS3BucketConditions;
minAge?: number;
}

§Properties

§

Amazon S3 bucket conditions.

§
minAge?: number
[src]

Minimum age a resource must be before Cloud DLP can profile it. Value must be 1 hour or greater.