AWS::CustomerProfiles::CalculatedAttributeDefinition Range - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::CustomerProfiles::CalculatedAttributeDefinition Range

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

Syntax

To declare this entity in your Amazon 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