You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Connect::Types::HierarchyGroup
- Inherits:
-
Struct
- Object
- Struct
- Aws::Connect::Types::HierarchyGroup
- Defined in:
- (unknown)
Overview
Contains information about a hierarchy group.
Returned by:
Instance Attribute Summary collapse
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the hierarchy group.
-
#hierarchy_path ⇒ Types::HierarchyPath
Information about the levels in the hierarchy group.
-
#id ⇒ String
The identifier of the hierarchy group.
-
#level_id ⇒ String
The identifier of the level in the hierarchy group.
-
#name ⇒ String
The name of the hierarchy group.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the hierarchy group.
#hierarchy_path ⇒ Types::HierarchyPath
Information about the levels in the hierarchy group.
#id ⇒ String
The identifier of the hierarchy group.
#level_id ⇒ String
The identifier of the level in the hierarchy group.
#name ⇒ String
The name of the hierarchy group.