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

GoogleCloudSecuritycenterV1ResourceSelector

import type { GoogleCloudSecuritycenterV1ResourceSelector } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";

Resource for selecting resource type.

interface GoogleCloudSecuritycenterV1ResourceSelector {
resourceTypes?: string[];
}

§Properties

§
resourceTypes?: string[]
[src]

The resource types to run the detector on.