1. Packages
  2. AWS Native
  3. API Docs
  4. connect
  5. UserHierarchyStructure

We recommend new projects start with resources from the AWS provider.

AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi

aws-native.connect.UserHierarchyStructure

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi

    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

    The UserHierarchyStructure resource accepts the following input properties:

    InstanceArn string
    The identifier of the Amazon Connect instance.
    UserHierarchyStructureValue Pulumi.AwsNative.Connect.Inputs.UserHierarchyStructureProperties
    Information about the hierarchy structure.
    InstanceArn string
    The identifier of the Amazon Connect instance.
    UserHierarchyStructure UserHierarchyStructurePropertiesArgs
    Information about the hierarchy structure.
    instanceArn String
    The identifier of the Amazon Connect instance.
    userHierarchyStructure UserHierarchyStructureProperties
    Information about the hierarchy structure.
    instanceArn string
    The identifier of the Amazon Connect instance.
    userHierarchyStructure UserHierarchyStructureProperties
    Information about the hierarchy structure.
    instance_arn str
    The identifier of the Amazon Connect instance.
    user_hierarchy_structure UserHierarchyStructurePropertiesArgs
    Information about the hierarchy structure.
    instanceArn String
    The identifier of the Amazon Connect instance.
    userHierarchyStructure Property Map
    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.
    UserHierarchyStructureArn string
    The identifier of the User Hierarchy Structure.
    Id string
    The provider-assigned unique ID for this managed resource.
    UserHierarchyStructureArn string
    The identifier of the User Hierarchy Structure.
    id String
    The provider-assigned unique ID for this managed resource.
    userHierarchyStructureArn String
    The identifier of the User Hierarchy Structure.
    id string
    The provider-assigned unique ID for this managed resource.
    userHierarchyStructureArn string
    The identifier of the User Hierarchy Structure.
    id str
    The provider-assigned unique ID for this managed resource.
    user_hierarchy_structure_arn str
    The identifier of the User Hierarchy Structure.
    id String
    The provider-assigned unique ID for this managed resource.
    userHierarchyStructureArn String
    The identifier of the User Hierarchy Structure.

    Supporting Types

    UserHierarchyStructureLevelFive, UserHierarchyStructureLevelFiveArgs

    Name string
    The name of the hierarchy level.
    HierarchyLevelArn string
    The Amazon Resource Name (ARN) of the hierarchy level.
    HierarchyLevelId string
    The identifier of the hierarchy level.
    Name string
    The name of the hierarchy level.
    HierarchyLevelArn string
    The Amazon Resource Name (ARN) of the hierarchy level.
    HierarchyLevelId string
    The identifier of the hierarchy level.
    name String
    The name of the hierarchy level.
    hierarchyLevelArn String
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchyLevelId String
    The identifier of the hierarchy level.
    name string
    The name of the hierarchy level.
    hierarchyLevelArn string
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchyLevelId string
    The identifier of the hierarchy level.
    name str
    The name of the hierarchy level.
    hierarchy_level_arn str
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchy_level_id str
    The identifier of the hierarchy level.
    name String
    The name of the hierarchy level.
    hierarchyLevelArn String
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchyLevelId String
    The identifier of the hierarchy level.

    UserHierarchyStructureLevelFour, UserHierarchyStructureLevelFourArgs

    Name string
    The name of the hierarchy level.
    HierarchyLevelArn string
    The Amazon Resource Name (ARN) of the hierarchy level.
    HierarchyLevelId string
    The identifier of the hierarchy level.
    Name string
    The name of the hierarchy level.
    HierarchyLevelArn string
    The Amazon Resource Name (ARN) of the hierarchy level.
    HierarchyLevelId string
    The identifier of the hierarchy level.
    name String
    The name of the hierarchy level.
    hierarchyLevelArn String
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchyLevelId String
    The identifier of the hierarchy level.
    name string
    The name of the hierarchy level.
    hierarchyLevelArn string
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchyLevelId string
    The identifier of the hierarchy level.
    name str
    The name of the hierarchy level.
    hierarchy_level_arn str
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchy_level_id str
    The identifier of the hierarchy level.
    name String
    The name of the hierarchy level.
    hierarchyLevelArn String
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchyLevelId String
    The identifier of the hierarchy level.

    UserHierarchyStructureLevelOne, UserHierarchyStructureLevelOneArgs

    Name string
    The name of the hierarchy level.
    HierarchyLevelArn string
    The Amazon Resource Name (ARN) of the hierarchy level.
    HierarchyLevelId string
    The identifier of the hierarchy level.
    Name string
    The name of the hierarchy level.
    HierarchyLevelArn string
    The Amazon Resource Name (ARN) of the hierarchy level.
    HierarchyLevelId string
    The identifier of the hierarchy level.
    name String
    The name of the hierarchy level.
    hierarchyLevelArn String
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchyLevelId String
    The identifier of the hierarchy level.
    name string
    The name of the hierarchy level.
    hierarchyLevelArn string
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchyLevelId string
    The identifier of the hierarchy level.
    name str
    The name of the hierarchy level.
    hierarchy_level_arn str
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchy_level_id str
    The identifier of the hierarchy level.
    name String
    The name of the hierarchy level.
    hierarchyLevelArn String
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchyLevelId String
    The identifier of the hierarchy level.

    UserHierarchyStructureLevelThree, UserHierarchyStructureLevelThreeArgs

    Name string
    The name of the hierarchy level.
    HierarchyLevelArn string
    The Amazon Resource Name (ARN) of the hierarchy level.
    HierarchyLevelId string
    Name string
    The name of the hierarchy level.
    HierarchyLevelArn string
    The Amazon Resource Name (ARN) of the hierarchy level.
    HierarchyLevelId string
    name String
    The name of the hierarchy level.
    hierarchyLevelArn String
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchyLevelId String
    name string
    The name of the hierarchy level.
    hierarchyLevelArn string
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchyLevelId string
    name str
    The name of the hierarchy level.
    hierarchy_level_arn str
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchy_level_id str
    name String
    The name of the hierarchy level.
    hierarchyLevelArn String
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchyLevelId String

    UserHierarchyStructureLevelTwo, UserHierarchyStructureLevelTwoArgs

    Name string
    The name of the hierarchy level.
    HierarchyLevelArn string
    The Amazon Resource Name (ARN) of the hierarchy level.
    HierarchyLevelId string
    The identifier of the hierarchy level.
    Name string
    The name of the hierarchy level.
    HierarchyLevelArn string
    The Amazon Resource Name (ARN) of the hierarchy level.
    HierarchyLevelId string
    The identifier of the hierarchy level.
    name String
    The name of the hierarchy level.
    hierarchyLevelArn String
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchyLevelId String
    The identifier of the hierarchy level.
    name string
    The name of the hierarchy level.
    hierarchyLevelArn string
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchyLevelId string
    The identifier of the hierarchy level.
    name str
    The name of the hierarchy level.
    hierarchy_level_arn str
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchy_level_id str
    The identifier of the hierarchy level.
    name String
    The name of the hierarchy level.
    hierarchyLevelArn String
    The Amazon Resource Name (ARN) of the hierarchy level.
    hierarchyLevelId String
    The identifier of the hierarchy level.

    UserHierarchyStructureProperties, UserHierarchyStructurePropertiesArgs

    levelFive Property Map
    levelFour Property Map
    The update for level four.
    levelOne Property Map
    The update for level one.
    levelThree Property Map
    The update for level three.
    levelTwo Property Map
    The update for level two.

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi