class Aws::IoTWireless::Types::LoRaWANUpdateDevice

LoRaWAN object for update functions.

@note When making an API call, you may pass LoRaWANUpdateDevice

data as a hash:

    {
      device_profile_id: "DeviceProfileId",
      service_profile_id: "ServiceProfileId",
    }

@!attribute [rw] device_profile_id

The ID of the device profile for the wireless device.
@return [String]

@!attribute [rw] service_profile_id

The ID of the service profile.
@return [String]

Constants

SENSITIVE