OrganizationsLocationsPosturesCreateOptions
import type { OrganizationsLocationsPosturesCreateOptions } from "https://googleapis.deno.dev/v1/securityposture:v1.ts";
Additional options for SecurityPosture#organizationsLocationsPosturesCreate.
interface OrganizationsLocationsPosturesCreateOptions {
postureId?: string;
}