AWS::QuickSight::Dashboard IntegerParameter - 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::Dashboard IntegerParameter

An integer parameter.

Syntax

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

JSON

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

YAML

Name: String Values: - Number

Properties

Name

The name of the integer parameter.

Required: Yes

Type: String

Pattern: .*\S.*

Update requires: No interruption

Values

The values for the integer parameter.

Required: Yes

Type: Array of Number

Update requires: No interruption