Skip to content

/AWS1/CL_EC2=>ASSOCIATETGWMULTICASTDOMAIN()

About AssociateTransitGatewayMulticastDomain

Associates the specified subnets and transit gateway attachments with the specified transit gateway multicast domain.

The transit gateway attachment must be in the available state before you can add a resource. Use DescribeTransitGatewayAttachments to see the state of the attachment.

Method Signature

IMPORTING

Required 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 to associate with the transit gateway multicast domain.

IT_SUBNETIDS TYPE /AWS1/CL_EC2TGWSUBNETIDLIST_W=>TT_TRANSITGATEWAYSUBNETIDLIST TT_TRANSITGATEWAYSUBNETIDLIST

The IDs of the subnets to associate with the transit gateway multicast domain.

Optional arguments:

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_EC2ASCTGWMULTICASTD01 /AWS1/CL_EC2ASCTGWMULTICASTD01