Skip to content

/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