Class: Aws::Types::DescribeThingGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeThingGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#thing_group_name ⇒ ::String
Returns the value of attribute thing_group_name.
Instance Attribute Details
#thing_group_name ⇒ ::String
Returns the value of attribute thing_group_name.
2015 2016 2017 |
# File 'sig/types.rbs', line 2015 def thing_group_name @thing_group_name end |