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

Class: Aws::IoT::Types::CreateThingTypeResponse

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

Overview

The output of the CreateThingType operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#thing_type_arnString

The Amazon Resource Name (ARN) of the thing type.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the thing type.

#thing_type_idString

The thing type ID.

Returns:

  • (String)

    The thing type ID.

#thing_type_nameString

The name of the thing type.

Returns:

  • (String)

    The name of the thing type.