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.



4364
4365
4366
# File 'sig/types.rbs', line 4364

def level_five
  @level_five
end

#level_fourTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_four.



4363
4364
4365
# File 'sig/types.rbs', line 4363

def level_four
  @level_four
end

#level_oneTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_one.



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

def level_one
  @level_one
end

#level_threeTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_three.



4362
4363
4364
# File 'sig/types.rbs', line 4362

def level_three
  @level_three
end

#level_twoTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_two.



4361
4362
4363
# File 'sig/types.rbs', line 4361

def level_two
  @level_two
end