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