ProjectsLocationsVpcFlowLogsConfigsCreateOptions
import type { ProjectsLocationsVpcFlowLogsConfigsCreateOptions } from "https://googleapis.deno.dev/v1/networkmanagement:v1.ts";
Additional options for NetworkManagement#projectsLocationsVpcFlowLogsConfigsCreate.
interface ProjectsLocationsVpcFlowLogsConfigsCreateOptions {
vpcFlowLogsConfigId?: string;
}