Values_3.TransitGatewayMulticastDomainAssociationsSourceDescribes the multicast domain associations.
type nonrec t = {transitGatewayMulticastDomainId : Values_0.String_.t option;The ID of the transit gateway multicast domain.
*)transitGatewayAttachmentId : Values_0.String_.t option;The ID of the transit gateway attachment.
*)resourceId : Values_0.String_.t option;The ID of the resource.
*)resourceType : Values_0.TransitGatewayAttachmentResourceType.t option;The type of resource, for example a VPC attachment.
*)resourceOwnerId : Values_0.String_.t option;The ID of the Amazon Web Services account that owns the resource.
*)subnets : Values_2.SubnetAssociationList.t option;The subnets associated with the multicast domain.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string * [> `Enum of string | `String of Values_0.String_.t ])
list ]
list
| `String of Values_0.String_.t ])
list ]