Class: Aws::Types::DescribeThingTypeRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeThingTypeRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#thing_type_name ⇒ ::String
Returns the value of attribute thing_type_name.
Instance Attribute Details
#thing_type_name ⇒ ::String
Returns the value of attribute thing_type_name.
2072 2073 2074 |
# File 'sig/types.rbs', line 2072 def thing_type_name @thing_type_name end |