Task Definition Args
constructor(autoCreateTasks: Output<Boolean>? = null, loRaWanUpdateGatewayTaskEntry: Output<TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs>? = null, name: Output<String>? = null, tags: Output<List<TagArgs>>? = null, taskDefinitionType: Output<TaskDefinitionType>? = null, update: Output<TaskDefinitionUpdateWirelessGatewayTaskCreateArgs>? = null)