Values.DeleteWirelessGatewayTaskDefinitionRequestSourceDeletes a wireless gateway task definition. Deleting this task definition does not affect tasks that are currently in progress.
type nonrec t = {id : WirelessGatewayTaskDefinitionId.t;The ID of the resource to delete.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of WirelessGatewayTaskDefinitionId.t ]) list ]