Skip to content

/AWS1/CL_EC2CREROUTETABLERSLT

CreateRouteTableResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_ROUTETABLE TYPE REF TO /AWS1/CL_EC2ROUTETABLE /AWS1/CL_EC2ROUTETABLE

Information about the route table.

IV_CLIENTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

Unique, case-sensitive identifier to ensure the idempotency of the request. Only returned if a client token was provided in the request.


Queryable Attributes

RouteTable

Information about the route table.

Accessible with the following methods

Method Description
GET_ROUTETABLE() Getter for ROUTETABLE

ClientToken

Unique, case-sensitive identifier to ensure the idempotency of the request. Only returned if a client token was provided in the request.

Accessible with the following methods

Method Description
GET_CLIENTTOKEN() Getter for CLIENTTOKEN, with configurable default
ASK_CLIENTTOKEN() Getter for CLIENTTOKEN w/ exceptions if field has no value
HAS_CLIENTTOKEN() Determine if CLIENTTOKEN has a value