OptionalisDefault?: booleanOptionalname?: stringName to filter for. Only VPCs with names containing this string will be returned.
OptionalorderBy?: ListVPCsRequestOrderBySort order of the returned VPCs.
OptionalorganizationId?: stringOrganization ID to filter for. Only VPCs belonging to this Organization will be returned.
Optionalpage?: numberPage number to return, from the paginated results.
OptionalpageSize?: numberMaximum number of VPCs to return per page.
OptionalprojectId?: stringProject ID to filter for. Only VPCs belonging to this Project will be returned.
Optionalregion?: RegionRegion to target. If none is passed will use default region from the config.
OptionalroutingEnabled?: booleanDefines whether to filter only for VPCs which route traffic between their Private Networks.
Optionaltags?: string[]Tags to filter for. Only VPCs with one more more matching tags will be returned.
Defines whether to filter only for VPCs which are the default one for their Project.