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

## Properties

- `AttributeDetails` (`CalculatedAttributeDefinition_AttributeDetails`, required)
- `CalculatedAttributeName` (`string`, required)
- `DomainName` (`string`, required)
- `Statistic` (`CalculatedAttributeDefinition_Statistic`, required)
- `Conditions` (`CalculatedAttributeDefinition_Conditions`, optional)
- `CreatedAt` (`string`, optional): The timestamp of when the calculated attribute definition was created.
- `Description` (`string`, optional)
- `DisplayName` (`string`, optional)
- `LastUpdatedAt` (`string`, optional): The timestamp of when the calculated attribute definition was most recently edited.
- `Readiness` (`CalculatedAttributeDefinition_Readiness`, optional)
- `Status` (`"COMPLETED" | "FAILED" | "IN_PROGRESS" | "PREPARING"`, optional): The status of the calculated attribute definition.
- `Tags` (`any`, optional)
- `UseHistoricalData` (`boolean`, optional): Whether to use historical data for the calculated attribute.

## Attributes

- `CreatedAt`
- `LastUpdatedAt`
- `Readiness`
- `Status`
