GetMulticastDomainSource

data class GetMulticastDomainSource(val groupIpAddress: String, val networkInterfaceId: String)

Constructors

Link copied to clipboard
constructor(groupIpAddress: String, networkInterfaceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The IP address assigned to the transit gateway multicast group.

Link copied to clipboard

The group members' network interface ID.