AWS::QuickSight::Template ParameterDeclaration - AWS CloudFormation

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

AWS::QuickSight::Template ParameterDeclaration

The declaration definition of a parameter.

For more information, see Parameters in Amazon Quick Sight in the Amazon Quick Suite User Guide.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Syntax

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

Properties

DateTimeParameterDeclaration

A parameter declaration for the DateTime data type.

Required: No

Type: DateTimeParameterDeclaration

Update requires: No interruption

DecimalParameterDeclaration

A parameter declaration for the Decimal data type.

Required: No

Type: DecimalParameterDeclaration

Update requires: No interruption

IntegerParameterDeclaration

A parameter declaration for the Integer data type.

Required: No

Type: IntegerParameterDeclaration

Update requires: No interruption

StringParameterDeclaration

A parameter declaration for the String data type.

Required: No

Type: StringParameterDeclaration

Update requires: No interruption