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.



4306
4307
4308
# File 'sig/types.rbs', line 4306

def level_five
  @level_five
end

#level_fourTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_four.



4305
4306
4307
# File 'sig/types.rbs', line 4305

def level_four
  @level_four
end

#level_oneTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_one.



4302
4303
4304
# File 'sig/types.rbs', line 4302

def level_one
  @level_one
end

#level_threeTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_three.



4304
4305
4306
# File 'sig/types.rbs', line 4304

def level_three
  @level_three
end

#level_twoTypes::HierarchyGroupSummaryReference

Returns the value of attribute level_two.



4303
4304
4305
# File 'sig/types.rbs', line 4303

def level_two
  @level_two
end