Class: Aws::Types::HierarchyStructureUpdate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#level_fiveTypes::HierarchyLevelUpdate

Returns the value of attribute level_five.



4474
4475
4476
# File 'sig/types.rbs', line 4474

def level_five
  @level_five
end

#level_fourTypes::HierarchyLevelUpdate

Returns the value of attribute level_four.



4473
4474
4475
# File 'sig/types.rbs', line 4473

def level_four
  @level_four
end

#level_oneTypes::HierarchyLevelUpdate

Returns the value of attribute level_one.



4470
4471
4472
# File 'sig/types.rbs', line 4470

def level_one
  @level_one
end

#level_threeTypes::HierarchyLevelUpdate

Returns the value of attribute level_three.



4472
4473
4474
# File 'sig/types.rbs', line 4472

def level_three
  @level_three
end

#level_twoTypes::HierarchyLevelUpdate

Returns the value of attribute level_two.



4471
4472
4473
# File 'sig/types.rbs', line 4471

def level_two
  @level_two
end