/AWS1/CL_GACLSTCUSTROUTINGPO03¶
ListCustomRoutingPortMappingsByDestinationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_destinationportmappings TYPE /AWS1/CL_GACDSTPORTMAPPING=>TT_DESTINATIONPORTMAPPINGS TT_DESTINATIONPORTMAPPINGS¶
The port mappings for the endpoint IP address that you specified in the request.
iv_nexttoken TYPE /AWS1/GACGENERICSTRING /AWS1/GACGENERICSTRING¶
The token for the next set of results. You receive this token from a previous call.
Queryable Attributes¶
DestinationPortMappings¶
The port mappings for the endpoint IP address that you specified in the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESTINATIONPORTMAPPINGS() |
Getter for DESTINATIONPORTMAPPINGS, with configurable defaul |
ASK_DESTINATIONPORTMAPPINGS() |
Getter for DESTINATIONPORTMAPPINGS w/ exceptions if field ha |
HAS_DESTINATIONPORTMAPPINGS() |
Determine if DESTINATIONPORTMAPPINGS has a value |
NextToken¶
The token for the next set of results. You receive this token from a previous call.
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 |