/AWS1/CL_EC2SRCHTGWROUTESRSLT¶
SearchTransitGatewayRoutesResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_routes TYPE /AWS1/CL_EC2TGWROUTE=>TT_TRANSITGATEWAYROUTELIST TT_TRANSITGATEWAYROUTELIST¶
Information about the routes.
iv_additionalroutesavailable TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN¶
Indicates whether there are additional routes available.
Queryable Attributes¶
Routes¶
Information about the routes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTES() |
Getter for ROUTES, with configurable default |
ASK_ROUTES() |
Getter for ROUTES w/ exceptions if field has no value |
HAS_ROUTES() |
Determine if ROUTES has a value |
AdditionalRoutesAvailable¶
Indicates whether there are additional routes available.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDLROUTESAVAILABLE() |
Getter for ADDITIONALROUTESAVAILABLE, with configurable defa |
ASK_ADDLROUTESAVAILABLE() |
Getter for ADDITIONALROUTESAVAILABLE w/ exceptions if field |
HAS_ADDLROUTESAVAILABLE() |
Determine if ADDITIONALROUTESAVAILABLE has a value |