You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoT::Types::CreateThingResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The output of the CreateThing operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#thing_arnString

The ARN of the new thing.

Returns:

  • (String)

    The ARN of the new thing.

#thing_idString

The thing ID.

Returns:

  • (String)

    The thing ID.

#thing_nameString

The name of the new thing.

Returns:

  • (String)

    The name of the new thing.