class Aws::IoTWireless::Types::UpdateWirelessGatewayTaskCreate
UpdateWirelessGatewayTaskCreate
object.
@note When making an API call, you may pass UpdateWirelessGatewayTaskCreate
data as a hash: { update_data_source: "UpdateDataSource", update_data_role: "UpdateDataSource", lo_ra_wan: { update_signature: "UpdateSignature", sig_key_crc: 1, current_version: { package_version: "PackageVersion", model: "Model", station: "Station", }, update_version: { package_version: "PackageVersion", model: "Model", station: "Station", }, }, }
@!attribute [rw] update_data_source
The link to the S3 bucket. @return [String]
@!attribute [rw] update_data_role
The IAM role used to read data from the S3 bucket. @return [String]
@!attribute [rw] lo_ra_wan
The properties that relate to the LoRaWAN wireless gateway. @return [Types::LoRaWANUpdateGatewayTaskCreate]
Constants
- SENSITIVE