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.



4359
4360
4361
# File 'sig/types.rbs', line 4359

def level_five
  @level_five
end

#level_fourTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_four.



4358
4359
4360
# File 'sig/types.rbs', line 4358

def level_four
  @level_four
end

#level_oneTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_one.



4355
4356
4357
# File 'sig/types.rbs', line 4355

def level_one
  @level_one
end

#level_threeTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_three.



4357
4358
4359
# File 'sig/types.rbs', line 4357

def level_three
  @level_three
end

#level_twoTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_two.



4356
4357
4358
# File 'sig/types.rbs', line 4356

def level_two
  @level_two
end