Class: Aws::Types::DescribeThingRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#thing_name::String

Returns the value of attribute thing_name.

Returns:

  • (::String)


2055
2056
2057
# File 'sig/types.rbs', line 2055

def thing_name
  @thing_name
end