AWS::QuickSight::Template ParameterDeclaration - 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::Template ParameterDeclaration

The declaration definition of a parameter.

For more information, see Parameters in Amazon QuickSight in the Amazon QuickSight 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 Amazon 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