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

## Properties

- `DomainName` (`string`, required)
- `Fields` (`Record<string, unknown>`, required)
- `ObjectTypeName` (`string`, required)
- `CreatedAt` (`string`, optional): The timestamp of when the domain object type was created.
- `Description` (`string`, optional)
- `EncryptionKey` (`string`, optional)
- `LastUpdatedAt` (`string`, optional): The timestamp of when the domain object type was most recently edited.
- `Tags` (`any`, optional)

## Attributes

- `CreatedAt`
- `LastUpdatedAt`
