One or more filters.
Name | Type | Description | Notes |
---|---|---|---|
clientTokens | List<String> | The idempotency tokens provided when creating the NAT services. | [optional] |
natServiceIds | List<String> | The IDs of the NAT services. | [optional] |
netIds | List<String> | The IDs of the Nets in which the NAT services are. | [optional] |
states | List<String> | The states of the NAT services (`pending` | `available` | `deleting` | `deleted`). | [optional] |
subnetIds | List<String> | The IDs of the Subnets in which the NAT services are. | [optional] |
tagKeys | List<String> | The keys of the tags associated with the NAT services. | [optional] |
tagValues | List<String> | The values of the tags associated with the NAT services. | [optional] |
tags | List<String> | The key/value combination of the tags associated with the NAT services, in the following format: "Filters":{"Tags":["TAGKEY=TAGVALUE"]}. | [optional] |