GetTransitGatewayMulticastGroupSourcePlainArgs

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

Constructors

constructor(groupIpAddress: String, networkInterfaceId: String, transitGatewayMulticastDomainId: String)

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.

Functions

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