

# Parameters
<a name="API_Parameters"></a>

A list of Quick Sight parameters and the list's override values.

## Contents
<a name="API_Parameters_Contents"></a>

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

 ** DateTimeParameters **   <a name="QS-Type-Parameters-DateTimeParameters"></a>
The parameters that have a data type of date-time.  
Type: Array of [DateTimeParameter](API_DateTimeParameter.md) objects  
Array Members: Maximum number of 100 items.  
Required: No

 ** DecimalParameters **   <a name="QS-Type-Parameters-DecimalParameters"></a>
The parameters that have a data type of decimal.  
Type: Array of [DecimalParameter](API_DecimalParameter.md) objects  
Array Members: Maximum number of 100 items.  
Required: No

 ** IntegerParameters **   <a name="QS-Type-Parameters-IntegerParameters"></a>
The parameters that have a data type of integer.  
Type: Array of [IntegerParameter](API_IntegerParameter.md) objects  
Array Members: Maximum number of 100 items.  
Required: No

 ** StringParameters **   <a name="QS-Type-Parameters-StringParameters"></a>
The parameters that have a data type of string.  
Type: Array of [StringParameter](API_StringParameter.md) objects  
Array Members: Maximum number of 100 items.  
Required: No

## See Also
<a name="API_Parameters_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/Parameters) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/Parameters) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/Parameters) 