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

OrganizationsLocationsPostureTemplatesGetOptions

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

Additional options for SecurityPosture#organizationsLocationsPostureTemplatesGet.

interface OrganizationsLocationsPostureTemplatesGetOptions {
revisionId?: string;
}

§Properties

§
revisionId?: string
[src]

Optional. The posture template revision to retrieve. If not specified, the most recently updated revision is retrieved.