stratosphere-quicksight-1.0.0: Stratosphere integration for AWS QuickSight.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

Documentation

data StringParameterDeclarationProperty Source #

Instances

Instances details
ToJSON StringParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringParameterDeclarationProperty

Show StringParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringParameterDeclarationProperty

Eq StringParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringParameterDeclarationProperty

ToResourceProperties StringParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringParameterDeclarationProperty

Property "DefaultValues" StringParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringParameterDeclarationProperty

Property "MappedDataSetParameters" StringParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringParameterDeclarationProperty

Property "Name" StringParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringParameterDeclarationProperty

Property "ParameterValueType" StringParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringParameterDeclarationProperty

Property "ValueWhenUnset" StringParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringParameterDeclarationProperty

type PropertyType "DefaultValues" StringParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringParameterDeclarationProperty

type PropertyType "MappedDataSetParameters" StringParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringParameterDeclarationProperty

type PropertyType "Name" StringParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringParameterDeclarationProperty

type PropertyType "ParameterValueType" StringParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringParameterDeclarationProperty

type PropertyType "ValueWhenUnset" StringParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringParameterDeclarationProperty

data StringDefaultValuesProperty Source #

Instances

Instances details
ToJSON StringDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringDefaultValuesProperty

Show StringDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringDefaultValuesProperty

Eq StringDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringDefaultValuesProperty

ToResourceProperties StringDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringDefaultValuesProperty

Property "DynamicValue" StringDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringDefaultValuesProperty

Property "StaticValues" StringDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringDefaultValuesProperty

type PropertyType "DynamicValue" StringDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringDefaultValuesProperty

type PropertyType "StaticValues" StringDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringDefaultValuesProperty

data StringValueWhenUnsetConfigurationProperty Source #

Instances

Instances details
ToJSON StringValueWhenUnsetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringValueWhenUnsetConfigurationProperty

Show StringValueWhenUnsetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringValueWhenUnsetConfigurationProperty

Eq StringValueWhenUnsetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringValueWhenUnsetConfigurationProperty

ToResourceProperties StringValueWhenUnsetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringValueWhenUnsetConfigurationProperty

Property "CustomValue" StringValueWhenUnsetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringValueWhenUnsetConfigurationProperty

Property "ValueWhenUnsetOption" StringValueWhenUnsetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringValueWhenUnsetConfigurationProperty

type PropertyType "CustomValue" StringValueWhenUnsetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringValueWhenUnsetConfigurationProperty

type PropertyType "ValueWhenUnsetOption" StringValueWhenUnsetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringValueWhenUnsetConfigurationProperty

data ParameterDeclarationProperty Source #

Instances

Instances details
ToJSON ParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

Show ParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

Eq ParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

ToResourceProperties ParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

Property "DateTimeParameterDeclaration" ParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

Associated Types

type PropertyType "DateTimeParameterDeclaration" ParameterDeclarationProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

Property "DecimalParameterDeclaration" ParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

Associated Types

type PropertyType "DecimalParameterDeclaration" ParameterDeclarationProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

Property "IntegerParameterDeclaration" ParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

Associated Types

type PropertyType "IntegerParameterDeclaration" ParameterDeclarationProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

Property "StringParameterDeclaration" ParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

Associated Types

type PropertyType "StringParameterDeclaration" ParameterDeclarationProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

type PropertyType "DateTimeParameterDeclaration" ParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

type PropertyType "DecimalParameterDeclaration" ParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

type PropertyType "IntegerParameterDeclaration" ParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty

type PropertyType "StringParameterDeclaration" ParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ParameterDeclarationProperty