One or more filters.
Name | Type | Description | Notes |
---|---|---|---|
connectionTypes | List<String> | The types of the virtual gateways (always `ipsec.1`). | [optional] |
linkNetIds | List<String> | The IDs of the Nets the virtual gateways are attached to. | [optional] |
linkStates | List<String> | The current states of the attachments between the virtual gateways and the Nets (`attaching` | `attached` | `detaching` | `detached`). | [optional] |
states | List<String> | The states of the virtual gateways (`pending` | `available` | `deleting` | `deleted`). | [optional] |
tagKeys | List<String> | The keys of the tags associated with the virtual gateways. | [optional] |
tagValues | List<String> | The values of the tags associated with the virtual gateways. | [optional] |
tags | List<String> | The key/value combination of the tags associated with the virtual gateways, in the following format: "Filters":{"Tags":["TAGKEY=TAGVALUE"]}. | [optional] |
virtualGatewayIds | List<String> | The IDs of the virtual gateways. | [optional] |