---
type: resource-type
title: DomainUnit
description: aws resource type AWS::DataZone::DomainUnit
name: DomainUnit
lexicon: aws
resource_type: AWS::DataZone::DomainUnit
---
`AWS::DataZone::DomainUnit`, a resource type of the aws lexicon.

## Properties

- `DomainIdentifier` (`string`, required): The ID of the domain where you want to create a domain unit.
- `Name` (`string`, required): The name of the domain unit.
- `ParentDomainUnitIdentifier` (`string`, required): The ID of the parent domain unit.
- `CreatedAt` (`string`, optional): The timestamp at which the domain unit was created.
- `Description` (`string`, optional): The description of the domain unit.
- `DomainId` (`string`, optional): The ID of the domain where the domain unit was created.
- `Id` (`string`, optional): The ID of the domain unit.
- `Identifier` (`string`, optional): The identifier of the domain unit that you want to get.
- `LastUpdatedAt` (`string`, optional): The timestamp at which the domain unit was last updated.
- `ParentDomainUnitId` (`string`, optional): The ID of the parent domain unit.

## Attributes

- `CreatedAt`
- `DomainId`
- `Id`
- `Identifier`
- `LastUpdatedAt`
- `ParentDomainUnitId`
