DeviceProfileArgs

fun DeviceProfileArgs(loRaWan: Output<DeviceProfileLoRaWanDeviceProfileArgs>? = null, name: Output<String>? = null, tags: Output<List<DeviceProfileTagArgs>>? = null)