You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::ThingGroupDocument
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoT::Types::ThingGroupDocument
- Defined in:
- (unknown)
Overview
The thing group search index document.
Instance Attribute Summary collapse
-
#attributes ⇒ Hash<String,String>
The thing group attributes.
-
#parent_group_names ⇒ Array<String>
Parent group names.
-
#thing_group_description ⇒ String
The thing group description.
-
#thing_group_id ⇒ String
The thing group ID.
-
#thing_group_name ⇒ String
The thing group name.
Instance Attribute Details
#attributes ⇒ Hash<String,String>
The thing group attributes.
#parent_group_names ⇒ Array<String>
Parent group names.
#thing_group_description ⇒ String
The thing group description.
#thing_group_id ⇒ String
The thing group ID.
#thing_group_name ⇒ String
The thing group name.