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