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

GooglePrivacyDlpV2DiscoveryOtherCloudFilter

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

Determines which resources from the other cloud will have profiles generated. Includes the ability to filter by resource names.

interface GooglePrivacyDlpV2DiscoveryOtherCloudFilter {}

§Properties

§

A collection of resources for this filter to apply to.

§

Optional. Catch-all. This should always be the last target in the list because anything above it will apply first. Should only appear once in a configuration. If none is specified, a default one will be added automatically.

§

The resource to scan. Configs using this filter can only have one target (the target with this single resource reference).