GetMulticastDomainAssociation

data class GetMulticastDomainAssociation(val subnetId: String, val transitGatewayAttachmentId: String)

Constructors

Link copied to clipboard
constructor(subnetId: String, transitGatewayAttachmentId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the subnet associated with the transit gateway multicast domain.

Link copied to clipboard

The ID of the transit gateway attachment.