Class: Aws::Types::HierarchyPathReference

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#level_fiveTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_five.



4504
4505
4506
# File 'sig/types.rbs', line 4504

def level_five
  @level_five
end

#level_fourTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_four.



4503
4504
4505
# File 'sig/types.rbs', line 4503

def level_four
  @level_four
end

#level_oneTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_one.



4500
4501
4502
# File 'sig/types.rbs', line 4500

def level_one
  @level_one
end

#level_threeTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_three.



4502
4503
4504
# File 'sig/types.rbs', line 4502

def level_three
  @level_three
end

#level_twoTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_two.



4501
4502
4503
# File 'sig/types.rbs', line 4501

def level_two
  @level_two
end