Values_6.DeregisterTransitGatewayMulticastGroupMembersResultSourceDeregisters the specified members (network interfaces) from the transit gateway multicast group.
type nonrec t = {deregisteredMulticastGroupMembers : Values_3.TransitGatewayMulticastDeregisteredGroupMembers.t
option;Information about the deregistered members.
*)}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
* [> `List of [> `String of string ] list
| `String of Values_0.String_.t ])
list ])
list ]