One or more filters.
Name | Type | Description | Notes |
---|---|---|---|
accepterNetAccountIds | List<String> | The account IDs of the owners of the peer Nets. | [optional] |
accepterNetIpRanges | List<String> | The IP ranges of the peer Nets, in CIDR notation (for example, `10.0.0.0/24`). | [optional] |
accepterNetNetIds | List<String> | The IDs of the peer Nets. | [optional] |
expirationDates | List<OffsetDateTime> | The dates and times at which the Net peerings expire, in ISO 8601 date-time format (for example, `2020-06-14T00:00:00.000Z`). | [optional] |
netPeeringIds | List<String> | The IDs of the Net peerings. | [optional] |
sourceNetAccountIds | List<String> | The account IDs of the owners of the peer Nets. | [optional] |
sourceNetIpRanges | List<String> | The IP ranges of the peer Nets. | [optional] |
sourceNetNetIds | List<String> | The IDs of the peer Nets. | [optional] |
stateMessages | List<String> | Additional information about the states of the Net peerings. | [optional] |
stateNames | List<String> | The states of the Net peerings (`pending-acceptance` | `active` | `rejected` | `failed` | `expired` | `deleted`). | [optional] |
tagKeys | List<String> | The keys of the tags associated with the Net peerings. | [optional] |
tagValues | List<String> | The values of the tags associated with the Net peerings. | [optional] |
tags | List<String> | The key/value combination of the tags associated with the Net peerings, in the following format: "Filters":{"Tags":["TAGKEY=TAGVALUE"]}. | [optional] |