Values.DeleteBackendAPIRequestSourceThe request body for DeleteBackendAPI.
type nonrec t = {appId : string;The app ID.
*)backendEnvironmentName : string;The name of the backend environment.
*)resourceConfig : BackendAPIResourceConfig.t option;Defines the resource configuration for the data model in your Amplify project.
*)resourceName : string;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 ]