Class: Aws::Types::DescribeThingRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeThingRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#thing_name ⇒ ::String
Returns the value of attribute thing_name.
Instance Attribute Details
#thing_name ⇒ ::String
Returns the value of attribute thing_name.
2055 2056 2057 |
# File 'sig/types.rbs', line 2055 def thing_name @thing_name end |