Class: Aws::Types::DescribeUserHierarchyGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeUserHierarchyGroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hierarchy_group ⇒ Types::HierarchyGroup
Returns the value of attribute hierarchy_group.
Instance Attribute Details
#hierarchy_group ⇒ Types::HierarchyGroup
Returns the value of attribute hierarchy_group.
2829 2830 2831 |
# File 'sig/types.rbs', line 2829 def hierarchy_group @hierarchy_group end |