class Aws::IoT::Types::DeleteThingRequest
@return [Integer]
rejected with a ‘VersionConflictException`.
version specified in the request, the `DeleteThing` request is
version of the record in the registry does not match the expected
The expected version of the thing record in the registry. If the
@!attribute [rw] expected_version
@return [String]
The name of the thing to delete.
@!attribute [rw] thing_name
}
expected_version: 1,
thing_name: “ThingName”, # required
{
data as a hash:
@note When making an API call, you may pass DeleteThingRequest
The input for the DeleteThing operation.