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

Stratosphere.QuickSight.DataSet.CustomSqlProperty

Documentation

data CustomSqlProperty Source #

Instances

Instances details
ToJSON CustomSqlProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSet.CustomSqlProperty

Show CustomSqlProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSet.CustomSqlProperty

Eq CustomSqlProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSet.CustomSqlProperty

ToResourceProperties CustomSqlProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSet.CustomSqlProperty

Property "Columns" CustomSqlProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSet.CustomSqlProperty

Associated Types

type PropertyType "Columns" CustomSqlProperty 
Instance details

Defined in Stratosphere.QuickSight.DataSet.CustomSqlProperty

Property "DataSourceArn" CustomSqlProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSet.CustomSqlProperty

Associated Types

type PropertyType "DataSourceArn" CustomSqlProperty 
Instance details

Defined in Stratosphere.QuickSight.DataSet.CustomSqlProperty

type PropertyType "DataSourceArn" CustomSqlProperty = Value Text
Property "Name" CustomSqlProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSet.CustomSqlProperty

Property "SqlQuery" CustomSqlProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSet.CustomSqlProperty

Associated Types

type PropertyType "SqlQuery" CustomSqlProperty 
Instance details

Defined in Stratosphere.QuickSight.DataSet.CustomSqlProperty

type PropertyType "Columns" CustomSqlProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSet.CustomSqlProperty

type PropertyType "DataSourceArn" CustomSqlProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSet.CustomSqlProperty

type PropertyType "DataSourceArn" CustomSqlProperty = Value Text
type PropertyType "Name" CustomSqlProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSet.CustomSqlProperty

type PropertyType "SqlQuery" CustomSqlProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSet.CustomSqlProperty