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)