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

OrganizationsLocationsPostureDeploymentsCreateOptions

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

Additional options for SecurityPosture#organizationsLocationsPostureDeploymentsCreate.

interface OrganizationsLocationsPostureDeploymentsCreateOptions {
postureDeploymentId?: string;
}

§Properties

§
postureDeploymentId?: string
[src]

Required. An identifier for the posture deployment.