Values_5.DisassociateTrunkInterfaceResultSourceRemoves an association between a branch network interface with a trunk network interface.
type nonrec t = {return : Values_0.Boolean.t option;Is true if the request succeeds and an error otherwise.
*)clientToken : Values_0.String_.t option;Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring idempotency.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Values_0.Boolean.t | `String of Values_0.String_.t ])
list ]