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

Stratosphere.QuickSight.Analysis.DateTimeParameterDeclarationProperty

Documentation

data ColumnIdentifierProperty Source #

Instances

Instances details
ToJSON ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

Show ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

Eq ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

ToResourceProperties ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

Property "ColumnName" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

Property "DataSetIdentifier" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

Associated Types

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty = Value Text
type PropertyType "ColumnName" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty = Value Text

data DateTimeDefaultValuesProperty Source #

Instances

Instances details
ToJSON DateTimeDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeDefaultValuesProperty

Show DateTimeDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeDefaultValuesProperty

Eq DateTimeDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeDefaultValuesProperty

ToResourceProperties DateTimeDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeDefaultValuesProperty

Property "DynamicValue" DateTimeDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeDefaultValuesProperty

Property "RollingDate" DateTimeDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeDefaultValuesProperty

Property "StaticValues" DateTimeDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeDefaultValuesProperty

type PropertyType "DynamicValue" DateTimeDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeDefaultValuesProperty

type PropertyType "RollingDate" DateTimeDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeDefaultValuesProperty

type PropertyType "StaticValues" DateTimeDefaultValuesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeDefaultValuesProperty

data DynamicDefaultValueProperty Source #

Instances

Instances details
ToJSON DynamicDefaultValueProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DynamicDefaultValueProperty

Show DynamicDefaultValueProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DynamicDefaultValueProperty

Eq DynamicDefaultValueProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DynamicDefaultValueProperty

ToResourceProperties DynamicDefaultValueProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DynamicDefaultValueProperty

Property "DefaultValueColumn" DynamicDefaultValueProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DynamicDefaultValueProperty

Property "GroupNameColumn" DynamicDefaultValueProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DynamicDefaultValueProperty

Property "UserNameColumn" DynamicDefaultValueProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DynamicDefaultValueProperty

type PropertyType "DefaultValueColumn" DynamicDefaultValueProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DynamicDefaultValueProperty

type PropertyType "GroupNameColumn" DynamicDefaultValueProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DynamicDefaultValueProperty

type PropertyType "UserNameColumn" DynamicDefaultValueProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DynamicDefaultValueProperty

data RollingDateConfigurationProperty Source #

Instances

Instances details
ToJSON RollingDateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.RollingDateConfigurationProperty

Show RollingDateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.RollingDateConfigurationProperty

Eq RollingDateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.RollingDateConfigurationProperty

ToResourceProperties RollingDateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.RollingDateConfigurationProperty

Property "DataSetIdentifier" RollingDateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.RollingDateConfigurationProperty

Property "Expression" RollingDateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.RollingDateConfigurationProperty

type PropertyType "DataSetIdentifier" RollingDateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.RollingDateConfigurationProperty

type PropertyType "Expression" RollingDateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.RollingDateConfigurationProperty

data DateTimeParameterDeclarationProperty Source #

Instances

Instances details
ToJSON DateTimeParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeParameterDeclarationProperty

Show DateTimeParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeParameterDeclarationProperty

Eq DateTimeParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeParameterDeclarationProperty

ToResourceProperties DateTimeParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeParameterDeclarationProperty

Property "DefaultValues" DateTimeParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeParameterDeclarationProperty

Property "MappedDataSetParameters" DateTimeParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeParameterDeclarationProperty

Property "Name" DateTimeParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeParameterDeclarationProperty

Property "TimeGranularity" DateTimeParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeParameterDeclarationProperty

Property "ValueWhenUnset" DateTimeParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeParameterDeclarationProperty

type PropertyType "DefaultValues" DateTimeParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeParameterDeclarationProperty

type PropertyType "MappedDataSetParameters" DateTimeParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeParameterDeclarationProperty

type PropertyType "Name" DateTimeParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeParameterDeclarationProperty

type PropertyType "TimeGranularity" DateTimeParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeParameterDeclarationProperty

type PropertyType "ValueWhenUnset" DateTimeParameterDeclarationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeParameterDeclarationProperty