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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

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

{ "TimestampFormat" : String, "TimestampSource" : String, "Unit" : String, "Value" : Integer, "ValueRange" : ValueRange }

YAML

TimestampFormat: String TimestampSource: String Unit: String Value: Integer ValueRange: ValueRange

Properties

TimestampFormat

Property description not available.

Required: No

Type: String

Minimum: 1

Maximum: 255

Update requires: Replacement

TimestampSource

Property description not available.

Required: No

Type: String

Minimum: 1

Maximum: 255

Update requires: Replacement

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: No

Type: Integer

Minimum: 1

Maximum: 2147483647

Update requires: No interruption

ValueRange

Property description not available.

Required: No

Type: ValueRange

Update requires: No interruption