/AWS1/CL_IOWUPWIRELESSGWTSKCRE¶
UpdateWirelessGatewayTaskCreate object.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_updatedatasource TYPE /AWS1/IOWUPDATEDATASOURCE /AWS1/IOWUPDATEDATASOURCE¶
The link to the S3 bucket.
iv_updatedatarole TYPE /AWS1/IOWUPDATEDATASOURCE /AWS1/IOWUPDATEDATASOURCE¶
The IAM role used to read data from the S3 bucket.
io_lorawan TYPE REF TO /AWS1/CL_IOWLORAWANUPDGWTSKCRE /AWS1/CL_IOWLORAWANUPDGWTSKCRE¶
The properties that relate to the LoRaWAN wireless gateway.
Queryable Attributes¶
UpdateDataSource¶
The link to the S3 bucket.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDATASOURCE() |
Getter for UPDATEDATASOURCE, with configurable default |
ASK_UPDATEDATASOURCE() |
Getter for UPDATEDATASOURCE w/ exceptions if field has no va |
HAS_UPDATEDATASOURCE() |
Determine if UPDATEDATASOURCE has a value |
UpdateDataRole¶
The IAM role used to read data from the S3 bucket.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDATAROLE() |
Getter for UPDATEDATAROLE, with configurable default |
ASK_UPDATEDATAROLE() |
Getter for UPDATEDATAROLE w/ exceptions if field has no valu |
HAS_UPDATEDATAROLE() |
Determine if UPDATEDATAROLE has a value |
LoRaWAN¶
The properties that relate to the LoRaWAN wireless gateway.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LORAWAN() |
Getter for LORAWAN |