Class: Aws::Types::HierarchyStructure

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#level_fiveTypes::HierarchyLevel

Returns the value of attribute level_five.



4368
4369
4370
# File 'sig/types.rbs', line 4368

def level_five
  @level_five
end

#level_fourTypes::HierarchyLevel

Returns the value of attribute level_four.



4367
4368
4369
# File 'sig/types.rbs', line 4367

def level_four
  @level_four
end

#level_oneTypes::HierarchyLevel

Returns the value of attribute level_one.



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

def level_one
  @level_one
end

#level_threeTypes::HierarchyLevel

Returns the value of attribute level_three.



4366
4367
4368
# File 'sig/types.rbs', line 4366

def level_three
  @level_three
end

#level_twoTypes::HierarchyLevel

Returns the value of attribute level_two.



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

def level_two
  @level_two
end