Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.31 KB

FiltersClientGateway.md

File metadata and controls

21 lines (13 loc) · 1.31 KB

FiltersClientGateway

One or more filters.

Properties

Name Type Description Notes
bgpAsns List<Integer> The Border Gateway Protocol (BGP) Autonomous System Numbers (ASNs) of the connections. [optional]
clientGatewayIds List<String> The IDs of the client gateways. [optional]
connectionTypes List<String> The types of communication tunnels used by the client gateways (always `ipsec.1`). [optional]
publicIps List<String> The public IPv4 addresses of the client gateways. [optional]
states List<String> The states of the client gateways (`pending` | `available` | `deleting` | `deleted`). [optional]
tagKeys List<String> The keys of the tags associated with the client gateways. [optional]
tagValues List<String> The values of the tags associated with the client gateways. [optional]
tags List<String> The key/value combination of the tags associated with the client gateways, in the following format: &quot;Filters&quot;:{&quot;Tags&quot;:[&quot;TAGKEY=TAGVALUE&quot;]}. [optional]