ResourceSelector
import type { ResourceSelector } from "https://googleapis.deno.dev/v1/securityposture:v1.ts";
A selector for the resource types to run the detector on.
interface ResourceSelector {
resourceTypes?: string[];
}import type { ResourceSelector } from "https://googleapis.deno.dev/v1/securityposture:v1.ts";
A selector for the resource types to run the detector on.