Module: Aws::IoT::Client::_DescribeThingResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#attributes::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def attributes: () -> ::Hash[::String, ::String]

#billing_group_name::String

Returns:

  • (::String)


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

def billing_group_name: () -> ::String

#default_client_id::String

Returns:

  • (::String)


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

def default_client_id: () -> ::String

#thing_arn::String

Returns:

  • (::String)


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

def thing_arn: () -> ::String

#thing_id::String

Returns:

  • (::String)


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

def thing_id: () -> ::String

#thing_name::String

Returns:

  • (::String)


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

def thing_name: () -> ::String

#thing_type_name::String

Returns:

  • (::String)


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

def thing_type_name: () -> ::String

#version::Integer

Returns:

  • (::Integer)


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

def version: () -> ::Integer