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.



4456
4457
4458
# File 'sig/types.rbs', line 4456

def level_five
  @level_five
end

#level_fourTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_four.



4455
4456
4457
# File 'sig/types.rbs', line 4455

def level_four
  @level_four
end

#level_oneTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_one.



4452
4453
4454
# File 'sig/types.rbs', line 4452

def level_one
  @level_one
end

#level_threeTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_three.



4454
4455
4456
# File 'sig/types.rbs', line 4454

def level_three
  @level_three
end

#level_twoTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_two.



4453
4454
4455
# File 'sig/types.rbs', line 4453

def level_two
  @level_two
end