Values.StartCodegenJobRequestSourceStarts a code generation job for a specified Amplify app and backend environment.
type nonrec t = {appId : AppId.t;The unique ID for the Amplify app.
*)environmentName : String_.t;The name of the backend environment that is a part of the Amplify app.
*)clientToken : String_.t option;The idempotency token used to ensure that the code generation job request completes only once.
*)codegenJobToCreate : StartCodegenJobData.t;The code generation job resource configuration.
*)}val make :
?clientToken:??? ->
appId:AppId.t ->
environmentName:String_.t ->
codegenJobToCreate:StartCodegenJobData.t ->
unit ->
tval of_header_and_body :
((string, String_.t) Awso.Import.List.Assoc.t * StartCodegenJobData.t) ->
tval to_value :
t ->
[> `Structure of
(string
* [> `String of AppId.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ]) list
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Map of
([> `String of String_.t ]
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `List of [> `String of String_.t ] list
| `Map of
([> `String of String_.t ]
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `String of String_.t ]
list
| `String of String_.t ])
list ])
list ])
list ])
list ])
list
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Map of
([> `String of String_.t ]
* [> `String of String_.t ])
list
| `Structure of
(string
* [> `Structure of
(string * [> `String of String_.t ]) list ])
list ])
list ])
list ])
list ])
list ]