Includes all client authentication information for VPC connectivity.
*)
}
Sourceval make : ?clientAuthentication:???->unit ->t
Sourceval to_value :
t->[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of bool| `Structure of (string * [> `Boolean of bool ]) list ])
list ])
list ])
list ]