ParameterDeclaration
The declaration definition of a parameter.
For more information, see Parameters in Amazon QuickSight in the Amazon QuickSight User Guide.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Contents
Note
In the following list, the required parameters are described first.
- DateTimeParameterDeclaration
-
A parameter declaration for the
DateTime
data type.Type: DateTimeParameterDeclaration object
Required: No
- DecimalParameterDeclaration
-
A parameter declaration for the
Decimal
data type.Type: DecimalParameterDeclaration object
Required: No
- IntegerParameterDeclaration
-
A parameter declaration for the
Integer
data type.Type: IntegerParameterDeclaration object
Required: No
- StringParameterDeclaration
-
A parameter declaration for the
String
data type.Type: StringParameterDeclaration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: