UpdateThingRequest
class UpdateThingRequest
The input for the UpdateThing operation.
Types
Properties
Link copied to clipboard
A list of thing attributes, a JSON string containing name-value pairs. For example:
Link copied to clipboard
The expected version of the thing record in the registry. If the version of the record in the registry does not match the expected version specified in the request, the UpdateThing
request is rejected with a VersionConflictException
.
Link copied to clipboard
Remove a thing type association. If true, the association is removed.
Link copied to clipboard
The name of the thing type.