Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 2.26 KB

FiltersRouteTable.md

File metadata and controls

30 lines (22 loc) · 2.26 KB

FiltersRouteTable

One or more filters.

Properties

Name Type Description Notes
linkRouteTableIds List<String> The IDs of the route tables involved in the associations. [optional]
linkRouteTableLinkRouteTableIds List<String> The IDs of the associations between the route tables and the Subnets. [optional]
linkRouteTableMain Boolean If true, the route tables are the main ones for their Nets. [optional]
linkSubnetIds List<String> The IDs of the Subnets involved in the associations. [optional]
netIds List<String> The IDs of the Nets for the route tables. [optional]
routeCreationMethods List<String> The methods used to create a route. [optional]
routeDestinationIpRanges List<String> The IP ranges specified in routes in the tables. [optional]
routeDestinationServiceIds List<String> The service IDs specified in routes in the tables. [optional]
routeGatewayIds List<String> The IDs of the gateways specified in routes in the tables. [optional]
routeNatServiceIds List<String> The IDs of the NAT services specified in routes in the tables. [optional]
routeNetPeeringIds List<String> The IDs of the Net peerings specified in routes in the tables. [optional]
routeStates List<String> The states of routes in the route tables (always `active`). [optional]
routeTableIds List<String> The IDs of the route tables. [optional]
routeVmIds List<String> The IDs of the VMs specified in routes in the tables. [optional]
tagKeys List<String> The keys of the tags associated with the route tables. [optional]
tagValues List<String> The values of the tags associated with the route tables. [optional]
tags List<String> The key/value combination of the tags associated with the route tables, in the following format: &quot;Filters&quot;:{&quot;Tags&quot;:[&quot;TAGKEY=TAGVALUE&quot;]}. [optional]