/AWS1/CL_EC2=>CRELOCALGWROUTETBLVIRTUALI00()
¶
About CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociation¶
Creates a local gateway route table virtual interface group association.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_LOCALGATEWAYROUTETABLEID
TYPE /AWS1/EC2LOCALGWROUTETABLEID
/AWS1/EC2LOCALGWROUTETABLEID
¶
The ID of the local gateway route table.
IV_LOCALGWVIRTUALINTERFACE00
TYPE /AWS1/EC2LOCALGWVIRTUALINTER00
/AWS1/EC2LOCALGWVIRTUALINTER00
¶
The ID of the local gateway route table virtual interface group association.
Optional arguments:¶
IT_TAGSPECIFICATIONS
TYPE /AWS1/CL_EC2TAGSPECIFICATION=>TT_TAGSPECIFICATIONLIST
TT_TAGSPECIFICATIONLIST
¶
The tags assigned to the local gateway route table virtual interface group association.
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
.