You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::DescribeThingGroupResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoT::Types::DescribeThingGroupResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#index_name ⇒ String
The dynamic thing group index name.
-
#query_string ⇒ String
The dynamic thing group search query string.
-
#query_version ⇒ String
The dynamic thing group query version.
-
#status ⇒ String
The dynamic thing group status.
-
#thing_group_arn ⇒ String
The thing group ARN.
-
#thing_group_id ⇒ String
The thing group ID.
-
#thing_group_metadata ⇒ Types::ThingGroupMetadata
Thing group metadata.
-
#thing_group_name ⇒ String
The name of the thing group.
-
#thing_group_properties ⇒ Types::ThingGroupProperties
The thing group properties.
-
#version ⇒ Integer
The version of the thing group.
Instance Attribute Details
#index_name ⇒ String
The dynamic thing group index name.
#query_string ⇒ String
The dynamic thing group search query string.
#query_version ⇒ String
The dynamic thing group query version.
#status ⇒ String
The dynamic thing group status.
Possible values:
- ACTIVE
- BUILDING
- REBUILDING
#thing_group_arn ⇒ String
The thing group ARN.
#thing_group_id ⇒ String
The thing group ID.
#thing_group_metadata ⇒ Types::ThingGroupMetadata
Thing group metadata.
#thing_group_name ⇒ String
The name of the thing group.
#thing_group_properties ⇒ Types::ThingGroupProperties
The thing group properties.
#version ⇒ Integer
The version of the thing group.