AWS::CustomerProfiles::CalculatedAttributeDefinition Range - AWS CloudFormation

AWS::CustomerProfiles::CalculatedAttributeDefinition Range

The relative time period over which data is included in the aggregation.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Unit" : String, "Value" : Integer }

YAML

Unit: String Value: Integer

Properties

Unit

The unit of time.

Required: Yes

Type: String

Allowed values: DAYS

Update requires: No interruption

Value

The amount of time of the specified unit.

Required: Yes

Type: Integer

Minimum: 1

Maximum: 366

Update requires: No interruption