AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A list of Amazon QuickSight parameters and the list's override values.
Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z
public class Parameters
The Parameters type exposes the following members
Name | Description | |
---|---|---|
Parameters() |
Name | Type | Description | |
---|---|---|---|
DateTimeParameters | System.Collections.Generic.List<Amazon.QuickSight.Model.DateTimeParameter> |
Gets and sets the property DateTimeParameters. The parameters that have a data type of date-time. |
|
DecimalParameters | System.Collections.Generic.List<Amazon.QuickSight.Model.DecimalParameter> |
Gets and sets the property DecimalParameters. The parameters that have a data type of decimal. |
|
IntegerParameters | System.Collections.Generic.List<Amazon.QuickSight.Model.IntegerParameter> |
Gets and sets the property IntegerParameters. The parameters that have a data type of integer. |
|
StringParameters | System.Collections.Generic.List<Amazon.QuickSight.Model.StringParameter> |
Gets and sets the property StringParameters. The parameters that have a data type of string. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5