You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Connect::Types::HierarchyPath
- Inherits:
-
Struct
- Object
- Struct
- Aws::Connect::Types::HierarchyPath
- Defined in:
- (unknown)
Overview
Contains information about the levels of a hierarchy group.
Returned by:
Instance Attribute Summary collapse
-
#level_five ⇒ Types::HierarchyGroupSummary
Information about level five.
-
#level_four ⇒ Types::HierarchyGroupSummary
Information about level four.
-
#level_one ⇒ Types::HierarchyGroupSummary
Information about level one.
-
#level_three ⇒ Types::HierarchyGroupSummary
Information about level three.
-
#level_two ⇒ Types::HierarchyGroupSummary
Information about level two.
Instance Attribute Details
#level_five ⇒ Types::HierarchyGroupSummary
Information about level five.
#level_four ⇒ Types::HierarchyGroupSummary
Information about level four.
#level_one ⇒ Types::HierarchyGroupSummary
Information about level one.
#level_three ⇒ Types::HierarchyGroupSummary
Information about level three.
#level_two ⇒ Types::HierarchyGroupSummary
Information about level two.