GetTransitGatewayMulticastDomainAssociationResult

data class GetTransitGatewayMulticastDomainAssociationResult(val resourceId: String? = null, val resourceType: String? = null, val state: String? = null)

Constructors

constructor(resourceId: String? = null, resourceType: String? = null, state: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val resourceId: String? = null

The ID of the resource.

Link copied to clipboard
val resourceType: String? = null

The type of resource, for example a VPC attachment.

Link copied to clipboard
val state: String? = null

The state of the subnet association.