Values.UpdateBackendAuthReqObjSourceThe request object for this operation.
type nonrec t = {resourceConfig : UpdateBackendAuthResourceConfig.t;The resource configuration for this request object.
*)resourceName : string;The name of this resource.
*)}val make :
resourceConfig:UpdateBackendAuthResourceConfig.t ->
resourceName:string ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `String of string
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Boolean of bool
| `Structure of
(string
* [> `Double of float
| `Enum of string
| `List of
[> `Enum of string | `String of string ] list
| `String of string
| `Structure of
(string
* [> `List of [> `Enum of string ] list
| `String of string
| `Structure of
(string * [> `String of string ]) list ])
list ])
list ])
list ])
list ])
list ]