Values.UpdateWirelessGatewayTaskCreateSourceUpdateWirelessGatewayTaskCreate object.
type nonrec t = {updateDataSource : UpdateDataSource.t option;The link to the S3 bucket.
*)updateDataRole : UpdateDataSource.t option;The IAM role used to read data from the S3 bucket.
*)loRaWAN : LoRaWANUpdateGatewayTaskCreate.t option;The properties that relate to the LoRaWAN wireless gateway.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of UpdateDataSource.t
| `Structure of
(string
* [> `Long of Crc.t
| `String of UpdateSignature.t
| `Structure of (string * [> `String of PackageVersion.t ]) list ])
list ])
list ]