/AWS1/CL_NWMLISTPEERINGSRSP¶
ListPeeringsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_peerings TYPE /AWS1/CL_NWMPEERING=>TT_PEERINGLIST TT_PEERINGLIST¶
Lists the transit gateway peerings for the
ListPeeringsrequest.
iv_nexttoken TYPE /AWS1/NWMNEXTTOKEN /AWS1/NWMNEXTTOKEN¶
The token for the next page of results.
Queryable Attributes¶
Peerings¶
Lists the transit gateway peerings for the
ListPeeringsrequest.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PEERINGS() |
Getter for PEERINGS, with configurable default |
ASK_PEERINGS() |
Getter for PEERINGS w/ exceptions if field has no value |
HAS_PEERINGS() |
Determine if PEERINGS has a value |
NextToken¶
The token for the next page of results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |