/AWS1/CL_EC2=>ACCTGWMULTICASTDOMASSOCIAT00()
¶
About AcceptTransitGatewayMulticastDomainAssociations¶
Accepts a request to associate subnets with a transit gateway multicast domain.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_TGWMULTICASTDOMAINID
TYPE /AWS1/EC2TGWMULTICASTDOMAINID
/AWS1/EC2TGWMULTICASTDOMAINID
¶
The ID of the transit gateway multicast domain.
IV_TGWATTACHMENTID
TYPE /AWS1/EC2TGWATTACHMENTID
/AWS1/EC2TGWATTACHMENTID
¶
The ID of the transit gateway attachment.
IT_SUBNETIDS
TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST
TT_VALUESTRINGLIST
¶
The IDs of the subnets to associate with the transit gateway multicast domain.
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
.