AWS::QuickSight::Analysis DateTimeParameter - 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::QuickSight::Analysis DateTimeParameter

A date-time parameter.

Syntax

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

JSON

{ "Name" : String, "Values" : [ String, ... ] }

YAML

Name: String Values: - String

Properties

Name

A display name for the date-time parameter.

Required: Yes

Type: String

Pattern: .*\S.*

Update requires: No interruption

Values

The values for the date-time parameter.

Required: Yes

Type: Array of String

Update requires: No interruption