Skip to content

/AWS1/CL_EC2=>CREATETGWROUTETABLE()

About CreateTransitGatewayRouteTable

Creates a route table for the specified transit gateway.

Method Signature

IMPORTING

Required arguments:

IV_TRANSITGATEWAYID TYPE /AWS1/EC2TRANSITGATEWAYID /AWS1/EC2TRANSITGATEWAYID

The ID of the transit gateway.

Optional arguments:

IT_TAGSPECIFICATIONS TYPE /AWS1/CL_EC2TAGSPECIFICATION=>TT_TAGSPECIFICATIONLIST TT_TAGSPECIFICATIONLIST

The tags to apply to the transit gateway route table.

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2CRETGWROUTETBLRSLT /AWS1/CL_EC2CRETGWROUTETBLRSLT