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

Stratosphere.AppSync.FunctionConfiguration.SyncConfigProperty

Documentation

data SyncConfigProperty Source #

Instances

Instances details
ToJSON SyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration.SyncConfigProperty

Show SyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration.SyncConfigProperty

Eq SyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration.SyncConfigProperty

ToResourceProperties SyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration.SyncConfigProperty

Property "ConflictDetection" SyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration.SyncConfigProperty

Associated Types

type PropertyType "ConflictDetection" SyncConfigProperty 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration.SyncConfigProperty

type PropertyType "ConflictDetection" SyncConfigProperty = Value Text
Property "ConflictHandler" SyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration.SyncConfigProperty

Associated Types

type PropertyType "ConflictHandler" SyncConfigProperty 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration.SyncConfigProperty

type PropertyType "ConflictHandler" SyncConfigProperty = Value Text
Property "LambdaConflictHandlerConfig" SyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration.SyncConfigProperty

Associated Types

type PropertyType "LambdaConflictHandlerConfig" SyncConfigProperty 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration.SyncConfigProperty

Methods

set :: PropertyType "LambdaConflictHandlerConfig" SyncConfigProperty -> SyncConfigProperty -> SyncConfigProperty #

type PropertyType "ConflictDetection" SyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration.SyncConfigProperty

type PropertyType "ConflictDetection" SyncConfigProperty = Value Text
type PropertyType "ConflictHandler" SyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration.SyncConfigProperty

type PropertyType "ConflictHandler" SyncConfigProperty = Value Text
type PropertyType "LambdaConflictHandlerConfig" SyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.FunctionConfiguration.SyncConfigProperty