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

OrganizationsLocationsPosturesGetOptions

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

Additional options for SecurityPosture#organizationsLocationsPosturesGet.

interface OrganizationsLocationsPosturesGetOptions {
revisionId?: string;
}

§Properties

§
revisionId?: string
[src]

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