AWS::QuickSight::Analysis DateTimeParameter - AWS CloudFormation

AWS::QuickSight::Analysis DateTimeParameter

A date-time parameter.

Syntax

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