AWS::Connect::UserHierarchyStructure UserHierarchyStructure
Contains information about a hierarchy structure.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "LevelFive" :
LevelFive
, "LevelFour" :LevelFour
, "LevelOne" :LevelOne
, "LevelThree" :LevelThree
, "LevelTwo" :LevelTwo
}
YAML
LevelFive:
LevelFive
LevelFour:LevelFour
LevelOne:LevelOne
LevelThree:LevelThree
LevelTwo:LevelTwo
Properties
LevelFive
Property description not available.
Required: No
Type: LevelFive
Update requires: No interruption
LevelFour
-
The update for level four.
Required: No
Type: LevelFour
Update requires: No interruption
LevelOne
-
The update for level one.
Required: No
Type: LevelOne
Update requires: No interruption
LevelThree
-
The update for level three.
Required: No
Type: LevelThree
Update requires: No interruption
LevelTwo
-
The update for level two.
Required: No
Type: LevelTwo
Update requires: No interruption