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)


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

def thing_type_arn: () -> ::String

#thing_type_id::String

Returns:

  • (::String)


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

def thing_type_id: () -> ::String

#thing_type_metadataTypes::ThingTypeMetadata



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

def thing_type_metadata: () -> Types::ThingTypeMetadata

#thing_type_name::String

Returns:

  • (::String)


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

def thing_type_name: () -> ::String

#thing_type_propertiesTypes::ThingTypeProperties



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

def thing_type_properties: () -> Types::ThingTypeProperties