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

Stratosphere.AppSync.DataSource.DeltaSyncConfigProperty

Documentation

data DeltaSyncConfigProperty Source #

Instances

Instances details
ToJSON DeltaSyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource.DeltaSyncConfigProperty

Show DeltaSyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource.DeltaSyncConfigProperty

Eq DeltaSyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource.DeltaSyncConfigProperty

ToResourceProperties DeltaSyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource.DeltaSyncConfigProperty

Property "BaseTableTTL" DeltaSyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource.DeltaSyncConfigProperty

Associated Types

type PropertyType "BaseTableTTL" DeltaSyncConfigProperty 
Instance details

Defined in Stratosphere.AppSync.DataSource.DeltaSyncConfigProperty

Property "DeltaSyncTableName" DeltaSyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource.DeltaSyncConfigProperty

Associated Types

type PropertyType "DeltaSyncTableName" DeltaSyncConfigProperty 
Instance details

Defined in Stratosphere.AppSync.DataSource.DeltaSyncConfigProperty

type PropertyType "DeltaSyncTableName" DeltaSyncConfigProperty = Value Text
Property "DeltaSyncTableTTL" DeltaSyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource.DeltaSyncConfigProperty

Associated Types

type PropertyType "DeltaSyncTableTTL" DeltaSyncConfigProperty 
Instance details

Defined in Stratosphere.AppSync.DataSource.DeltaSyncConfigProperty

type PropertyType "DeltaSyncTableTTL" DeltaSyncConfigProperty = Value Text
type PropertyType "BaseTableTTL" DeltaSyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource.DeltaSyncConfigProperty

type PropertyType "DeltaSyncTableName" DeltaSyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource.DeltaSyncConfigProperty

type PropertyType "DeltaSyncTableName" DeltaSyncConfigProperty = Value Text
type PropertyType "DeltaSyncTableTTL" DeltaSyncConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.DataSource.DeltaSyncConfigProperty

type PropertyType "DeltaSyncTableTTL" DeltaSyncConfigProperty = Value Text