Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.23 KB

FiltersNatService.md

File metadata and controls

21 lines (13 loc) · 1.23 KB

FiltersNatService

One or more filters.

Properties

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: &quot;Filters&quot;:{&quot;Tags&quot;:[&quot;TAGKEY=TAGVALUE&quot;]}. [optional]