GetTransitGatewayMulticastGroupSourcePlainArgs

data class GetTransitGatewayMulticastGroupSourcePlainArgs(val groupIpAddress: String, val networkInterfaceId: String, val transitGatewayMulticastDomainId: String) : ConvertibleToJava<GetTransitGatewayMulticastGroupSourcePlainArgs>

Constructors

fun GetTransitGatewayMulticastGroupSourcePlainArgs(groupIpAddress: String, networkInterfaceId: String, transitGatewayMulticastDomainId: String)

Functions

Link copied to clipboard
open override fun toJava(): GetTransitGatewayMulticastGroupSourcePlainArgs

Properties

Link copied to clipboard

The IP address assigned to the transit gateway multicast group.

Link copied to clipboard

The ID of the transit gateway attachment.

Link copied to clipboard

The ID of the transit gateway multicast domain.