Class: Aws::Types::DescribeUserHierarchyStructureResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeUserHierarchyStructureResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hierarchy_structure ⇒ Types::HierarchyStructure
Returns the value of attribute hierarchy_structure.
Instance Attribute Details
#hierarchy_structure ⇒ Types::HierarchyStructure
Returns the value of attribute hierarchy_structure.
2839 2840 2841 |
# File 'sig/types.rbs', line 2839 def hierarchy_structure @hierarchy_structure end |