DecimalDatasetParameter - Amazon QuickSight
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).

DecimalDatasetParameter

A decimal parameter for a dataset.

Contents

Note

In the following list, the required parameters are described first.

Id

An identifier for the decimal parameter created in the dataset.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^[a-zA-Z0-9-]+$

Required: Yes

Name

The name of the decimal parameter that is created in the dataset.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: ^[a-zA-Z0-9]+$

Required: Yes

ValueType

The value type of the dataset parameter. Valid values are single value or multi value.

Type: String

Valid Values: MULTI_VALUED | SINGLE_VALUED

Required: Yes

DefaultValues

A list of default values for a given decimal parameter. This structure only accepts static values.

Type: DecimalDatasetParameterDefaultValues object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: