Values_7.AssociateTransitGatewayMulticastDomainResultSourceAssociates the specified subnets and transit gateway attachments with the specified transit gateway multicast domain. The transit gateway attachment must be in the available state before you can add a resource. Use DescribeTransitGatewayAttachments to see the state of the attachment.
type nonrec t = {associations : Values_3.TransitGatewayMulticastDomainAssociations.t option;Information about the transit gateway multicast domain associations.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `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 ])
list ]