class Aws::Connect::Types::HierarchyStructureUpdate
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/HierarchyStructureUpdate AWS API Documentation
@return [Types::HierarchyLevelUpdate]
The update for level five.
@!attribute [rw] level_five
@return [Types::HierarchyLevelUpdate]
The update for level four.
@!attribute [rw] level_four
@return [Types::HierarchyLevelUpdate]
The update for level three.
@!attribute [rw] level_three
@return [Types::HierarchyLevelUpdate]
The update for level two.
@!attribute [rw] level_two
@return [Types::HierarchyLevelUpdate]
The update for level one.
@!attribute [rw] level_one
}
},
name: “HierarchyLevelName”, # required
level_five: {
},
name: “HierarchyLevelName”, # required
level_four: {
},
name: “HierarchyLevelName”, # required
level_three: {
},
name: “HierarchyLevelName”, # required
level_two: {
},
name: “HierarchyLevelName”, # required
level_one: {
{
data as a hash:
@note When making an API call, you may pass HierarchyStructureUpdate
Contains information about the level hierarchy to update.