Class: Aws::Types::HierarchyPath

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#level_fiveTypes::HierarchyGroupSummary

Returns the value of attribute level_five.



4447
4448
4449
# File 'sig/types.rbs', line 4447

def level_five
  @level_five
end

#level_fourTypes::HierarchyGroupSummary

Returns the value of attribute level_four.



4446
4447
4448
# File 'sig/types.rbs', line 4446

def level_four
  @level_four
end

#level_oneTypes::HierarchyGroupSummary

Returns the value of attribute level_one.



4443
4444
4445
# File 'sig/types.rbs', line 4443

def level_one
  @level_one
end

#level_threeTypes::HierarchyGroupSummary

Returns the value of attribute level_three.



4445
4446
4447
# File 'sig/types.rbs', line 4445

def level_three
  @level_three
end

#level_twoTypes::HierarchyGroupSummary

Returns the value of attribute level_two.



4444
4445
4446
# File 'sig/types.rbs', line 4444

def level_two
  @level_two
end