GetTransitGatewayMulticastGroupMemberPlainArgs

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

Constructors

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

Functions

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

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.