AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.QuickSight.Model.Parameters

Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z

Syntax

C#
public class Parameters

The Parameters type exposes the following members

Constructors

NameDescription
Public Method Parameters()

Properties

NameTypeDescription
Public Property 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.

Public Property DecimalParameters System.Collections.Generic.List<Amazon.QuickSight.Model.DecimalParameter>

Gets and sets the property DecimalParameters.

The parameters that have a data type of decimal.

Public Property IntegerParameters System.Collections.Generic.List<Amazon.QuickSight.Model.IntegerParameter>

Gets and sets the property IntegerParameters.

The parameters that have a data type of integer.

Public Property StringParameters System.Collections.Generic.List<Amazon.QuickSight.Model.StringParameter>

Gets and sets the property StringParameters.

The parameters that have a data type of string.

Version Information

.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