Values.GetBackendAPIRespObjSourceThe response object for this operation.
type nonrec t = {appId : string;The app ID.
*)backendEnvironmentName : string;The name of the backend environment.
*)error : string option;If the request fails, this error is returned.
*)resourceConfig : BackendAPIResourceConfig.t option;The resource configuration for this response object.
*)resourceName : string option;The name of this resource.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Double of float | `String of string ])
list ])
list ]
list
| `String of string
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string * [> `Double of float | `String of string ]) list ])
list ])
list ])
list ]