Module: Aws::IoT::Client::_DescribeThingTypeResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeThingTypeResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#thing_type_arn::String

Returns:

  • (::String)


1931
# File 'sig/client.rbs', line 1931

def thing_type_arn: () -> ::String

#thing_type_id::String

Returns:

  • (::String)


1930
# File 'sig/client.rbs', line 1930

def thing_type_id: () -> ::String

#thing_type_metadataTypes::ThingTypeMetadata



1933
# File 'sig/client.rbs', line 1933

def thing_type_metadata: () -> Types::ThingTypeMetadata

#thing_type_name::String

Returns:

  • (::String)


1929
# File 'sig/client.rbs', line 1929

def thing_type_name: () -> ::String

#thing_type_propertiesTypes::ThingTypeProperties



1932
# File 'sig/client.rbs', line 1932

def thing_type_properties: () -> Types::ThingTypeProperties