/AWS1/CL_EC2=>DEREGTGWMULTICASTGROUPSRCS()
¶
About DeregisterTransitGatewayMulticastGroupSources¶
Deregisters the specified sources (network interfaces) from the transit gateway multicast group.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_TGWMULTICASTDOMAINID
TYPE /AWS1/EC2TGWMULTICASTDOMAINID
/AWS1/EC2TGWMULTICASTDOMAINID
¶
The ID of the transit gateway multicast domain.
IV_GROUPIPADDRESS
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The IP address assigned to the transit gateway multicast group.
IT_NETWORKINTERFACEIDS
TYPE /AWS1/CL_EC2TGWNETWORKINTERF00=>TT_TGWNETWORKINTERFACEIDLIST
TT_TGWNETWORKINTERFACEIDLIST
¶
The IDs of the group sources' network interfaces.
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
.