/AWS1/CL_EC2=>CRETGWROUTETABLEANNOUNCEMENT()
¶
About CreateTransitGatewayRouteTableAnnouncement¶
Advertises a new transit gateway route table.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_TGWROUTETABLEID
TYPE /AWS1/EC2TGWROUTETABLEID
/AWS1/EC2TGWROUTETABLEID
¶
The ID of the transit gateway route table.
IV_PEERINGATTACHMENTID
TYPE /AWS1/EC2TGWATTACHMENTID
/AWS1/EC2TGWATTACHMENTID
¶
The ID of the peering attachment.
Optional arguments:¶
IT_TAGSPECIFICATIONS
TYPE /AWS1/CL_EC2TAGSPECIFICATION=>TT_TAGSPECIFICATIONLIST
TT_TAGSPECIFICATIONLIST
¶
The tags specifications applied to the transit gateway route table announcement.
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 isUnauthorizedOperation
.