/AWS1/CL_NWMGETCUSGWASSOCIAT01¶
GetCustomerGatewayAssociationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_cusgatewayassociations TYPE /AWS1/CL_NWMCUSGWASSOCIATION=>TT_CUSGATEWAYASSOCIATIONLIST TT_CUSGATEWAYASSOCIATIONLIST¶
The customer gateway associations.
iv_nexttoken TYPE /AWS1/NWMNEXTTOKEN /AWS1/NWMNEXTTOKEN¶
The token for the next page of results.
Queryable Attributes¶
CustomerGatewayAssociations¶
The customer gateway associations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSGATEWAYASSOCIATIONS() |
Getter for CUSTOMERGATEWAYASSOCIATIONS, with configurable de |
ASK_CUSGATEWAYASSOCIATIONS() |
Getter for CUSTOMERGATEWAYASSOCIATIONS w/ exceptions if fiel |
HAS_CUSGATEWAYASSOCIATIONS() |
Determine if CUSTOMERGATEWAYASSOCIATIONS 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 |