1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. datazone
  5. DomainUnit

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

AWS Cloud Control v1.28.0 published on Monday, May 19, 2025 by Pulumi

aws-native.datazone.DomainUnit

Explore with Pulumi AI

aws-native logo

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

AWS Cloud Control v1.28.0 published on Monday, May 19, 2025 by Pulumi

    A domain unit enables you to easily organize your assets and other domain entities under specific business units and teams.

    Create DomainUnit Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new DomainUnit(name: string, args: DomainUnitArgs, opts?: CustomResourceOptions);
    @overload
    def DomainUnit(resource_name: str,
                   args: DomainUnitArgs,
                   opts: Optional[ResourceOptions] = None)
    
    @overload
    def DomainUnit(resource_name: str,
                   opts: Optional[ResourceOptions] = None,
                   domain_identifier: Optional[str] = None,
                   parent_domain_unit_identifier: Optional[str] = None,
                   description: Optional[str] = None,
                   name: Optional[str] = None)
    func NewDomainUnit(ctx *Context, name string, args DomainUnitArgs, opts ...ResourceOption) (*DomainUnit, error)
    public DomainUnit(string name, DomainUnitArgs args, CustomResourceOptions? opts = null)
    public DomainUnit(String name, DomainUnitArgs args)
    public DomainUnit(String name, DomainUnitArgs args, CustomResourceOptions options)
    
    type: aws-native:datazone:DomainUnit
    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 DomainUnitArgs
    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 DomainUnitArgs
    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 DomainUnitArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args DomainUnitArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args DomainUnitArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    DomainUnit 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 DomainUnit resource accepts the following input properties:

    DomainIdentifier string
    The ID of the domain where you want to create a domain unit.
    ParentDomainUnitIdentifier string
    The ID of the parent domain unit.
    Description string
    The description of the domain unit.
    Name string
    The name of the domain unit.
    DomainIdentifier string
    The ID of the domain where you want to create a domain unit.
    ParentDomainUnitIdentifier string
    The ID of the parent domain unit.
    Description string
    The description of the domain unit.
    Name string
    The name of the domain unit.
    domainIdentifier String
    The ID of the domain where you want to create a domain unit.
    parentDomainUnitIdentifier String
    The ID of the parent domain unit.
    description String
    The description of the domain unit.
    name String
    The name of the domain unit.
    domainIdentifier string
    The ID of the domain where you want to create a domain unit.
    parentDomainUnitIdentifier string
    The ID of the parent domain unit.
    description string
    The description of the domain unit.
    name string
    The name of the domain unit.
    domain_identifier str
    The ID of the domain where you want to create a domain unit.
    parent_domain_unit_identifier str
    The ID of the parent domain unit.
    description str
    The description of the domain unit.
    name str
    The name of the domain unit.
    domainIdentifier String
    The ID of the domain where you want to create a domain unit.
    parentDomainUnitIdentifier String
    The ID of the parent domain unit.
    description String
    The description of the domain unit.
    name String
    The name of the domain unit.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the DomainUnit resource produces the following output properties:

    AwsId string
    The ID of the domain unit.
    CreatedAt string
    The timestamp at which the domain unit was created.
    DomainId string
    The ID of the domain where the domain unit was created.
    Id string
    The provider-assigned unique ID for this managed resource.
    Identifier string
    The identifier of the domain unit that you want to get.
    LastUpdatedAt string
    The timestamp at which the domain unit was last updated.
    ParentDomainUnitId string
    The ID of the parent domain unit.
    AwsId string
    The ID of the domain unit.
    CreatedAt string
    The timestamp at which the domain unit was created.
    DomainId string
    The ID of the domain where the domain unit was created.
    Id string
    The provider-assigned unique ID for this managed resource.
    Identifier string
    The identifier of the domain unit that you want to get.
    LastUpdatedAt string
    The timestamp at which the domain unit was last updated.
    ParentDomainUnitId string
    The ID of the parent domain unit.
    awsId String
    The ID of the domain unit.
    createdAt String
    The timestamp at which the domain unit was created.
    domainId String
    The ID of the domain where the domain unit was created.
    id String
    The provider-assigned unique ID for this managed resource.
    identifier String
    The identifier of the domain unit that you want to get.
    lastUpdatedAt String
    The timestamp at which the domain unit was last updated.
    parentDomainUnitId String
    The ID of the parent domain unit.
    awsId string
    The ID of the domain unit.
    createdAt string
    The timestamp at which the domain unit was created.
    domainId string
    The ID of the domain where the domain unit was created.
    id string
    The provider-assigned unique ID for this managed resource.
    identifier string
    The identifier of the domain unit that you want to get.
    lastUpdatedAt string
    The timestamp at which the domain unit was last updated.
    parentDomainUnitId string
    The ID of the parent domain unit.
    aws_id str
    The ID of the domain unit.
    created_at str
    The timestamp at which the domain unit was created.
    domain_id str
    The ID of the domain where the domain unit was created.
    id str
    The provider-assigned unique ID for this managed resource.
    identifier str
    The identifier of the domain unit that you want to get.
    last_updated_at str
    The timestamp at which the domain unit was last updated.
    parent_domain_unit_id str
    The ID of the parent domain unit.
    awsId String
    The ID of the domain unit.
    createdAt String
    The timestamp at which the domain unit was created.
    domainId String
    The ID of the domain where the domain unit was created.
    id String
    The provider-assigned unique ID for this managed resource.
    identifier String
    The identifier of the domain unit that you want to get.
    lastUpdatedAt String
    The timestamp at which the domain unit was last updated.
    parentDomainUnitId String
    The ID of the parent domain unit.

    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 Cloud Control v1.28.0 published on Monday, May 19, 2025 by Pulumi