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

Stratosphere.AppSync.FunctionConfiguration

Documentation

data FunctionConfiguration Source #

Constructors

FunctionConfiguration

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

Fields

Instances

Instances details
ToJSON FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Show FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Eq FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

ToResourceProperties FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Property "ApiId" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Associated Types

type PropertyType "ApiId" FunctionConfiguration 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Property "Code" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Property "CodeS3Location" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Associated Types

type PropertyType "CodeS3Location" FunctionConfiguration 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Property "DataSourceName" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Associated Types

type PropertyType "DataSourceName" FunctionConfiguration 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Property "Description" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Associated Types

type PropertyType "Description" FunctionConfiguration 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Property "FunctionVersion" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Associated Types

type PropertyType "FunctionVersion" FunctionConfiguration 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "FunctionVersion" FunctionConfiguration = Value Text
Property "MaxBatchSize" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Associated Types

type PropertyType "MaxBatchSize" FunctionConfiguration 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Property "Name" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Property "RequestMappingTemplate" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Associated Types

type PropertyType "RequestMappingTemplate" FunctionConfiguration 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "RequestMappingTemplate" FunctionConfiguration = Value Text
Property "RequestMappingTemplateS3Location" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Associated Types

type PropertyType "RequestMappingTemplateS3Location" FunctionConfiguration 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "RequestMappingTemplateS3Location" FunctionConfiguration = Value Text

Methods

set :: PropertyType "RequestMappingTemplateS3Location" FunctionConfiguration -> FunctionConfiguration -> FunctionConfiguration #

Property "ResponseMappingTemplate" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Associated Types

type PropertyType "ResponseMappingTemplate" FunctionConfiguration 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "ResponseMappingTemplate" FunctionConfiguration = Value Text
Property "ResponseMappingTemplateS3Location" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Associated Types

type PropertyType "ResponseMappingTemplateS3Location" FunctionConfiguration 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "ResponseMappingTemplateS3Location" FunctionConfiguration = Value Text

Methods

set :: PropertyType "ResponseMappingTemplateS3Location" FunctionConfiguration -> FunctionConfiguration -> FunctionConfiguration #

Property "Runtime" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Property "SyncConfig" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

Associated Types

type PropertyType "SyncConfig" FunctionConfiguration 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "ApiId" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "Code" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "CodeS3Location" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "DataSourceName" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "Description" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "FunctionVersion" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "FunctionVersion" FunctionConfiguration = Value Text
type PropertyType "MaxBatchSize" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "Name" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "RequestMappingTemplate" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "RequestMappingTemplate" FunctionConfiguration = Value Text
type PropertyType "RequestMappingTemplateS3Location" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "RequestMappingTemplateS3Location" FunctionConfiguration = Value Text
type PropertyType "ResponseMappingTemplate" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "ResponseMappingTemplate" FunctionConfiguration = Value Text
type PropertyType "ResponseMappingTemplateS3Location" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "ResponseMappingTemplateS3Location" FunctionConfiguration = Value Text
type PropertyType "Runtime" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration

type PropertyType "SyncConfig" FunctionConfiguration Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration