TaskDefinitionUpdateWirelessGatewayTaskCreate

data class TaskDefinitionUpdateWirelessGatewayTaskCreate(val loRaWan: TaskDefinitionLoRaWanUpdateGatewayTaskCreate? = null, val updateDataRole: String? = null, val updateDataSource: String? = null)

Constructors

constructor(loRaWan: TaskDefinitionLoRaWanUpdateGatewayTaskCreate? = null, updateDataRole: String? = null, updateDataSource: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The properties that relate to the LoRaWAN wireless gateway.

Link copied to clipboard
val updateDataRole: String? = null

The IAM role used to read data from the S3 bucket.

Link copied to clipboard

The link to the S3 bucket.