getTransitGatewayMulticastGroupSource

The AWS::EC2::TransitGatewayMulticastGroupSource registers and deregisters members and sources (network interfaces) with the transit gateway multicast group

Return

null

Parameters

argument

null


suspend fun getTransitGatewayMulticastGroupSource(groupIpAddress: String, networkInterfaceId: String, transitGatewayMulticastDomainId: String): GetTransitGatewayMulticastGroupSourceResult

Return

null

Parameters

groupIpAddress

The IP address assigned to the transit gateway multicast group.

networkInterfaceId

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.GetTransitGatewayMulticastGroupSourcePlainArgs.

See also