DateTimeDatasetParameter - 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).

DateTimeDatasetParameter

A date time parameter for a dataset.

Contents

Note

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

Id

An identifier for the parameter that is 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 date time 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 date time parameter. This structure only accepts static values.

Type: DateTimeDatasetParameterDefaultValues object

Required: No

TimeGranularity

The time granularity of the date time parameter.

Type: String

Valid Values: YEAR | QUARTER | MONTH | WEEK | DAY | HOUR | MINUTE | SECOND | MILLISECOND

Required: No

See Also

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