Values_0.UpdatePackageConfigurationRequestSourceUpdates the software package configuration. Requires permission to access the UpdatePackageConfiguration and iam:PassRole actions.
type nonrec t = {versionUpdateByJobsConfig : VersionUpdateByJobsConfig.t option;Configuration to manage job's package version reporting. This updates the thing's reserved named shadow that the job targets.
*)clientToken : ClientToken.t option;A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of ClientToken.t
| `Structure of
(string * [> `Boolean of EnabledBoolean.t | `String of RoleArn.t ])
list ])
list ]