Values_2.UpdateTriggerRequestSourceUpdates a trigger definition. Job arguments may be logged. Do not pass plaintext secrets as arguments. Retrieve secrets from a Glue Connection, Amazon Web Services Secrets Manager or other secret management mechanism if you intend to keep them within the Job.
type nonrec t = {name : Values_0.NameString.t;The name of the trigger to update.
*)triggerUpdate : TriggerUpdate.t;The new values with which to update the trigger.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of Values_0.NameString.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of int
| `Map of
([> `String of string ] * [> `String of string ])
list
| `String of string
| `Structure of
(string * [> `Integer of int ]) list ])
list ]
list
| `String of Values_0.NameString.t
| `Structure of
(string
* [> `Enum of string
| `Integer of int
| `List of
[> `Structure of
(string * [> `Enum of string | `String of string ])
list ]
list ])
list ])
list ])
list ]