stratosphere-appsync-1.0.0: Stratosphere integration for AWS AppSync.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AppSync.DataSource

Documentation

data DataSource Source #

Constructors

DataSource

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

Fields

Instances

Instances details
ToJSON DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

Show DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

Eq DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

ToResourceProperties DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

Property "ApiId" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

Associated Types

type PropertyType "ApiId" DataSource 
Instance details

Defined in Stratosphere.AppSync.DataSource

Property "Description" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

Associated Types

type PropertyType "Description" DataSource 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "Description" DataSource = Value Text

Methods

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

Property "DynamoDBConfig" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

Associated Types

type PropertyType "DynamoDBConfig" DataSource 
Instance details

Defined in Stratosphere.AppSync.DataSource

Methods

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

Property "EventBridgeConfig" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

Associated Types

type PropertyType "EventBridgeConfig" DataSource 
Instance details

Defined in Stratosphere.AppSync.DataSource

Methods

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

Property "HttpConfig" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

Associated Types

type PropertyType "HttpConfig" DataSource 
Instance details

Defined in Stratosphere.AppSync.DataSource

Methods

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

Property "LambdaConfig" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

Associated Types

type PropertyType "LambdaConfig" DataSource 
Instance details

Defined in Stratosphere.AppSync.DataSource

Methods

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

Property "MetricsConfig" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

Associated Types

type PropertyType "MetricsConfig" DataSource 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "MetricsConfig" DataSource = Value Text

Methods

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

Property "Name" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

Associated Types

type PropertyType "Name" DataSource 
Instance details

Defined in Stratosphere.AppSync.DataSource

Property "OpenSearchServiceConfig" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

Associated Types

type PropertyType "OpenSearchServiceConfig" DataSource 
Instance details

Defined in Stratosphere.AppSync.DataSource

Methods

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

Property "RelationalDatabaseConfig" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

Associated Types

type PropertyType "RelationalDatabaseConfig" DataSource 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "RelationalDatabaseConfig" DataSource = RelationalDatabaseConfigProperty

Methods

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

Property "ServiceRoleArn" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

Associated Types

type PropertyType "ServiceRoleArn" DataSource 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "ServiceRoleArn" DataSource = Value Text

Methods

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

Property "Type" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

Associated Types

type PropertyType "Type" DataSource 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "ApiId" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "Description" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "Description" DataSource = Value Text
type PropertyType "DynamoDBConfig" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "EventBridgeConfig" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "HttpConfig" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "LambdaConfig" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "MetricsConfig" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "MetricsConfig" DataSource = Value Text
type PropertyType "Name" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "OpenSearchServiceConfig" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "RelationalDatabaseConfig" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "RelationalDatabaseConfig" DataSource = RelationalDatabaseConfigProperty
type PropertyType "ServiceRoleArn" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource

type PropertyType "ServiceRoleArn" DataSource = Value Text
type PropertyType "Type" DataSource Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource