One or more filters.
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: "Filters":{"Tags":["TAGKEY=TAGVALUE"]}. | [optional] |