Fuota Task Args
constructor(associateMulticastGroup: Output<String>? = null, associateWirelessDevice: Output<String>? = null, description: Output<String>? = null, disassociateMulticastGroup: Output<String>? = null, disassociateWirelessDevice: Output<String>? = null, firmwareUpdateImage: Output<String>? = null, firmwareUpdateRole: Output<String>? = null, loRaWan: Output<FuotaTaskLoRaWanArgs>? = null, name: Output<String>? = null, tags: Output<List<TagArgs>>? = null)