We recommend new projects start with resources from the AWS provider.
aws-native.connect.UserHierarchyStructure
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::Connect::UserHierarchyStructure
Create UserHierarchyStructure Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new UserHierarchyStructure(name: string, args: UserHierarchyStructureArgs, opts?: CustomResourceOptions);
@overload
def UserHierarchyStructure(resource_name: str,
args: UserHierarchyStructureArgs,
opts: Optional[ResourceOptions] = None)
@overload
def UserHierarchyStructure(resource_name: str,
opts: Optional[ResourceOptions] = None,
instance_arn: Optional[str] = None,
user_hierarchy_structure: Optional[UserHierarchyStructurePropertiesArgs] = None)
func NewUserHierarchyStructure(ctx *Context, name string, args UserHierarchyStructureArgs, opts ...ResourceOption) (*UserHierarchyStructure, error)
public UserHierarchyStructure(string name, UserHierarchyStructureArgs args, CustomResourceOptions? opts = null)
public UserHierarchyStructure(String name, UserHierarchyStructureArgs args)
public UserHierarchyStructure(String name, UserHierarchyStructureArgs args, CustomResourceOptions options)
type: aws-native:connect:UserHierarchyStructure
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args UserHierarchyStructureArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args UserHierarchyStructureArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args UserHierarchyStructureArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args UserHierarchyStructureArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args UserHierarchyStructureArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
UserHierarchyStructure Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The UserHierarchyStructure resource accepts the following input properties:
- Instance
Arn string - The identifier of the Amazon Connect instance.
- User
Hierarchy Pulumi.Structure Value Aws Native. Connect. Inputs. User Hierarchy Structure Properties - Information about the hierarchy structure.
- Instance
Arn string - The identifier of the Amazon Connect instance.
- User
Hierarchy UserStructure Hierarchy Structure Properties Args - Information about the hierarchy structure.
- instance
Arn String - The identifier of the Amazon Connect instance.
- user
Hierarchy UserStructure Hierarchy Structure Properties - Information about the hierarchy structure.
- instance
Arn string - The identifier of the Amazon Connect instance.
- user
Hierarchy UserStructure Hierarchy Structure Properties - Information about the hierarchy structure.
- instance_
arn str - The identifier of the Amazon Connect instance.
- user_
hierarchy_ Userstructure Hierarchy Structure Properties Args - Information about the hierarchy structure.
- instance
Arn String - The identifier of the Amazon Connect instance.
- user
Hierarchy Property MapStructure - Information about the hierarchy structure.
Outputs
All input properties are implicitly available as output properties. Additionally, the UserHierarchyStructure resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- User
Hierarchy stringStructure Arn - The identifier of the User Hierarchy Structure.
- Id string
- The provider-assigned unique ID for this managed resource.
- User
Hierarchy stringStructure Arn - The identifier of the User Hierarchy Structure.
- id String
- The provider-assigned unique ID for this managed resource.
- user
Hierarchy StringStructure Arn - The identifier of the User Hierarchy Structure.
- id string
- The provider-assigned unique ID for this managed resource.
- user
Hierarchy stringStructure Arn - The identifier of the User Hierarchy Structure.
- id str
- The provider-assigned unique ID for this managed resource.
- user_
hierarchy_ strstructure_ arn - The identifier of the User Hierarchy Structure.
- id String
- The provider-assigned unique ID for this managed resource.
- user
Hierarchy StringStructure Arn - The identifier of the User Hierarchy Structure.
Supporting Types
UserHierarchyStructureLevelFive, UserHierarchyStructureLevelFiveArgs
- Name string
- The name of the hierarchy level.
- Hierarchy
Level stringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- Hierarchy
Level stringId - The identifier of the hierarchy level.
- Name string
- The name of the hierarchy level.
- Hierarchy
Level stringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- Hierarchy
Level stringId - The identifier of the hierarchy level.
- name String
- The name of the hierarchy level.
- hierarchy
Level StringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy
Level StringId - The identifier of the hierarchy level.
- name string
- The name of the hierarchy level.
- hierarchy
Level stringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy
Level stringId - The identifier of the hierarchy level.
- name str
- The name of the hierarchy level.
- hierarchy_
level_ strarn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy_
level_ strid - The identifier of the hierarchy level.
- name String
- The name of the hierarchy level.
- hierarchy
Level StringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy
Level StringId - The identifier of the hierarchy level.
UserHierarchyStructureLevelFour, UserHierarchyStructureLevelFourArgs
- Name string
- The name of the hierarchy level.
- Hierarchy
Level stringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- Hierarchy
Level stringId - The identifier of the hierarchy level.
- Name string
- The name of the hierarchy level.
- Hierarchy
Level stringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- Hierarchy
Level stringId - The identifier of the hierarchy level.
- name String
- The name of the hierarchy level.
- hierarchy
Level StringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy
Level StringId - The identifier of the hierarchy level.
- name string
- The name of the hierarchy level.
- hierarchy
Level stringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy
Level stringId - The identifier of the hierarchy level.
- name str
- The name of the hierarchy level.
- hierarchy_
level_ strarn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy_
level_ strid - The identifier of the hierarchy level.
- name String
- The name of the hierarchy level.
- hierarchy
Level StringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy
Level StringId - The identifier of the hierarchy level.
UserHierarchyStructureLevelOne, UserHierarchyStructureLevelOneArgs
- Name string
- The name of the hierarchy level.
- Hierarchy
Level stringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- Hierarchy
Level stringId - The identifier of the hierarchy level.
- Name string
- The name of the hierarchy level.
- Hierarchy
Level stringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- Hierarchy
Level stringId - The identifier of the hierarchy level.
- name String
- The name of the hierarchy level.
- hierarchy
Level StringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy
Level StringId - The identifier of the hierarchy level.
- name string
- The name of the hierarchy level.
- hierarchy
Level stringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy
Level stringId - The identifier of the hierarchy level.
- name str
- The name of the hierarchy level.
- hierarchy_
level_ strarn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy_
level_ strid - The identifier of the hierarchy level.
- name String
- The name of the hierarchy level.
- hierarchy
Level StringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy
Level StringId - The identifier of the hierarchy level.
UserHierarchyStructureLevelThree, UserHierarchyStructureLevelThreeArgs
- Name string
- The name of the hierarchy level.
- Hierarchy
Level stringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- Hierarchy
Level stringId
- Name string
- The name of the hierarchy level.
- Hierarchy
Level stringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- Hierarchy
Level stringId
- name String
- The name of the hierarchy level.
- hierarchy
Level StringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy
Level StringId
- name string
- The name of the hierarchy level.
- hierarchy
Level stringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy
Level stringId
- name str
- The name of the hierarchy level.
- hierarchy_
level_ strarn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy_
level_ strid
- name String
- The name of the hierarchy level.
- hierarchy
Level StringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy
Level StringId
UserHierarchyStructureLevelTwo, UserHierarchyStructureLevelTwoArgs
- Name string
- The name of the hierarchy level.
- Hierarchy
Level stringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- Hierarchy
Level stringId - The identifier of the hierarchy level.
- Name string
- The name of the hierarchy level.
- Hierarchy
Level stringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- Hierarchy
Level stringId - The identifier of the hierarchy level.
- name String
- The name of the hierarchy level.
- hierarchy
Level StringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy
Level StringId - The identifier of the hierarchy level.
- name string
- The name of the hierarchy level.
- hierarchy
Level stringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy
Level stringId - The identifier of the hierarchy level.
- name str
- The name of the hierarchy level.
- hierarchy_
level_ strarn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy_
level_ strid - The identifier of the hierarchy level.
- name String
- The name of the hierarchy level.
- hierarchy
Level StringArn - The Amazon Resource Name (ARN) of the hierarchy level.
- hierarchy
Level StringId - The identifier of the hierarchy level.
UserHierarchyStructureProperties, UserHierarchyStructurePropertiesArgs
- Level
Five Pulumi.Aws Native. Connect. Inputs. User Hierarchy Structure Level Five - Level
Four Pulumi.Aws Native. Connect. Inputs. User Hierarchy Structure Level Four - The update for level four.
- Level
One Pulumi.Aws Native. Connect. Inputs. User Hierarchy Structure Level One - The update for level one.
- Level
Three Pulumi.Aws Native. Connect. Inputs. User Hierarchy Structure Level Three - The update for level three.
- Level
Two Pulumi.Aws Native. Connect. Inputs. User Hierarchy Structure Level Two - The update for level two.
- Level
Five UserHierarchy Structure Level Five - Level
Four UserHierarchy Structure Level Four - The update for level four.
- Level
One UserHierarchy Structure Level One - The update for level one.
- Level
Three UserHierarchy Structure Level Three - The update for level three.
- Level
Two UserHierarchy Structure Level Two - The update for level two.
- level
Five UserHierarchy Structure Level Five - level
Four UserHierarchy Structure Level Four - The update for level four.
- level
One UserHierarchy Structure Level One - The update for level one.
- level
Three UserHierarchy Structure Level Three - The update for level three.
- level
Two UserHierarchy Structure Level Two - The update for level two.
- level
Five UserHierarchy Structure Level Five - level
Four UserHierarchy Structure Level Four - The update for level four.
- level
One UserHierarchy Structure Level One - The update for level one.
- level
Three UserHierarchy Structure Level Three - The update for level three.
- level
Two UserHierarchy Structure Level Two - The update for level two.
- level_
five UserHierarchy Structure Level Five - level_
four UserHierarchy Structure Level Four - The update for level four.
- level_
one UserHierarchy Structure Level One - The update for level one.
- level_
three UserHierarchy Structure Level Three - The update for level three.
- level_
two UserHierarchy Structure Level Two - The update for level two.
- level
Five Property Map - level
Four Property Map - The update for level four.
- level
One Property Map - The update for level one.
- level
Three Property Map - The update for level three.
- level
Two Property Map - The update for level two.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.