getTransitGatewayMulticastDomainAssociation

The AWS::EC2::TransitGatewayMulticastDomainAssociation type

Return

null

Parameters

argument

null


suspend fun getTransitGatewayMulticastDomainAssociation(subnetId: String, transitGatewayAttachmentId: String, transitGatewayMulticastDomainId: String): GetTransitGatewayMulticastDomainAssociationResult

Return

null

Parameters

subnetId

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

transitGatewayAttachmentId

The ID of the transit gateway attachment.

transitGatewayMulticastDomainId

The ID of the transit gateway multicast domain.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.ec2.kotlin.inputs.GetTransitGatewayMulticastDomainAssociationPlainArgs.

See also