Get Transit Gateway Multicast Group Source Result
data class GetTransitGatewayMulticastGroupSourceResult(val groupMember: Boolean? = null, val groupSource: Boolean? = null, val memberType: String? = null, val resourceId: String? = null, val resourceType: String? = null, val sourceType: String? = null, val subnetId: String? = null, val transitGatewayAttachmentId: String? = null)
Properties
Link copied to clipboard
Indicates that the resource is a transit gateway multicast group member.
Link copied to clipboard
Indicates that the resource is a transit gateway multicast group member.
Link copied to clipboard
The member type (for example, static).
Link copied to clipboard
The ID of the resource.
Link copied to clipboard
The type of resource, for example a VPC attachment.
Link copied to clipboard
The source type.
Link copied to clipboard
The ID of the transit gateway attachment.