String claimCode
The claim code, starting with "C-", as provided by the device manufacturer.
String deviceId
The unique identifier of the device.
DeviceDescription deviceDescription
Device details.
Attributes attributes
The user specified attributes associated with the device for an event.
String deviceId
The unique identifier of the device.
String type
The device type, such as "button".
String arn
The ARN of the device.
Map<K,V> attributes
An array of zero or more elements of DeviceAttribute objects providing user specified device attributes.
String deviceId
The unique identifier of the device.
Boolean enabled
A Boolean value indicating whether or not the device is enabled.
Double remainingLife
A value between 0 and 1 inclusive, representing the fraction of life remaining for the device.
String type
The type of the device, such as "button".
Map<K,V> tags
The tags currently associated with the AWS IoT 1-Click device.
String deviceId
The unique identifier of the device.
Map<K,V> tags
A collection of key/value pairs defining the resource tags. For example, { "tags": {"key1": "value1", "key2": "value2"} }. For more information, see AWS Tagging Strategies.
String state
The device's final claim state.
String code
403
String deviceId
The unique identifier of the device.
String deviceId
The unique identifier of the device.
String state
The device's final claim state.
String code
500
String code
400
String deviceId
The unique identifier of the device.
DeviceMethod deviceMethod
The device method to invoke.
String deviceMethodParameters
A JSON encoded string containing the device method request parameters.
String deviceMethodResponse
A JSON encoded string containing the device method response.
String deviceId
The unique identifier of the device.
Date fromTimeStamp
The start date for the device event query, in ISO8061 format. For example, 2018-03-28T15:45:12.880Z
Integer maxResults
The maximum number of results to return per request. If not set, a default value of 100 is used.
String nextToken
The token to retrieve the next set of results.
Date toTimeStamp
The end date for the device event query, in ISO8061 format. For example, 2018-03-28T15:45:12.880Z
String resourceArn
The ARN of the resource.
Map<K,V> tags
A collection of key/value pairs defining the resource tags. For example, { "tags": {"key1": "value1", "key2": "value2"} }. For more information, see AWS Tagging Strategies.
String code
412
String code
416
String code
409
String code
404
String resourceArn
The ARN of the resource.
Map<K,V> tags
A collection of key/value pairs defining the resource tags. For example, { "tags": {"key1": "value1", "key2": "value2"} }. For more information, see AWS Tagging Strategies.
String deviceId
The unique identifier of the device.
String state
The device's final claim state.
Copyright © 2023. All rights reserved.