GetTransitGatewayMulticastDomainAssociationPlainArgs

data class GetTransitGatewayMulticastDomainAssociationPlainArgs(val subnetId: String, val transitGatewayAttachmentId: String, val transitGatewayMulticastDomainId: String) : ConvertibleToJava<GetTransitGatewayMulticastDomainAssociationPlainArgs>

Constructors

fun GetTransitGatewayMulticastDomainAssociationPlainArgs(subnetId: String, transitGatewayAttachmentId: String, transitGatewayMulticastDomainId: String)

Functions

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

Properties

Link copied to clipboard

The IDs of the subnets to associate with the transit gateway multicast domain.

Link copied to clipboard

The ID of the transit gateway attachment.

Link copied to clipboard

The ID of the transit gateway multicast domain.