Values.UpdateWirelessGatewayTaskEntrySourceUpdateWirelessGatewayTaskEntry object.
type nonrec t = {id : WirelessGatewayTaskDefinitionId.t option;The ID of the new wireless gateway task entry.
*)loRaWAN : LoRaWANUpdateGatewayTaskEntry.t option;The properties that relate to the LoRaWAN wireless gateway.
*)arn : WirelessGatewayTaskDefinitionArn.t option;The Amazon Resource Name of the resource.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of WirelessGatewayTaskDefinitionId.t
| `Structure of
(string
* [> `Structure of
(string * [> `String of PackageVersion.t ]) list ])
list ])
list ]