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

Stratosphere.QuickSight.DataSource

Documentation

data DataSource Source #

Constructors

DataSource

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-datasource.html

Fields

Instances

Instances details
ToJSON DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Show DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Eq DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

ToResourceProperties DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Property "AlternateDataSourceParameters" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Associated Types

type PropertyType "AlternateDataSourceParameters" DataSource 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "AlternateDataSourceParameters" DataSource = [DataSourceParametersProperty]

Methods

set :: PropertyType "AlternateDataSourceParameters" DataSource -> DataSource -> DataSource #

Property "AwsAccountId" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Associated Types

type PropertyType "AwsAccountId" DataSource 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "AwsAccountId" DataSource = Value Text

Methods

set :: PropertyType "AwsAccountId" DataSource -> DataSource -> DataSource #

Property "Credentials" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Associated Types

type PropertyType "Credentials" DataSource 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Methods

set :: PropertyType "Credentials" DataSource -> DataSource -> DataSource #

Property "DataSourceId" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Associated Types

type PropertyType "DataSourceId" DataSource 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "DataSourceId" DataSource = Value Text

Methods

set :: PropertyType "DataSourceId" DataSource -> DataSource -> DataSource #

Property "DataSourceParameters" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Associated Types

type PropertyType "DataSourceParameters" DataSource 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Methods

set :: PropertyType "DataSourceParameters" DataSource -> DataSource -> DataSource #

Property "ErrorInfo" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Associated Types

type PropertyType "ErrorInfo" DataSource 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Methods

set :: PropertyType "ErrorInfo" DataSource -> DataSource -> DataSource #

Property "FolderArns" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Associated Types

type PropertyType "FolderArns" DataSource 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Methods

set :: PropertyType "FolderArns" DataSource -> DataSource -> DataSource #

Property "Name" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Associated Types

type PropertyType "Name" DataSource 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Property "Permissions" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Associated Types

type PropertyType "Permissions" DataSource 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Methods

set :: PropertyType "Permissions" DataSource -> DataSource -> DataSource #

Property "SslProperties" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Associated Types

type PropertyType "SslProperties" DataSource 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Methods

set :: PropertyType "SslProperties" DataSource -> DataSource -> DataSource #

Property "Tags" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Associated Types

type PropertyType "Tags" DataSource 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "Tags" DataSource = [Tag]
Property "Type" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Associated Types

type PropertyType "Type" DataSource 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Property "VpcConnectionProperties" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Associated Types

type PropertyType "VpcConnectionProperties" DataSource 
Instance details

Defined in Stratosphere.QuickSight.DataSource

Methods

set :: PropertyType "VpcConnectionProperties" DataSource -> DataSource -> DataSource #

type PropertyType "AlternateDataSourceParameters" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "AlternateDataSourceParameters" DataSource = [DataSourceParametersProperty]
type PropertyType "AwsAccountId" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "AwsAccountId" DataSource = Value Text
type PropertyType "Credentials" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "DataSourceId" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "DataSourceId" DataSource = Value Text
type PropertyType "DataSourceParameters" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "ErrorInfo" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "FolderArns" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "Name" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "Permissions" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "SslProperties" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "Tags" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "Tags" DataSource = [Tag]
type PropertyType "Type" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource

type PropertyType "VpcConnectionProperties" DataSource Source # 
Instance details

Defined in Stratosphere.QuickSight.DataSource