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

Stratosphere.AppSync.Resolver.CachingConfigProperty

Documentation

data CachingConfigProperty Source #

Instances

Instances details
ToJSON CachingConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Resolver.CachingConfigProperty

Show CachingConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Resolver.CachingConfigProperty

Eq CachingConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Resolver.CachingConfigProperty

ToResourceProperties CachingConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Resolver.CachingConfigProperty

Property "CachingKeys" CachingConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Resolver.CachingConfigProperty

Associated Types

type PropertyType "CachingKeys" CachingConfigProperty 
Instance details

Defined in Stratosphere.AppSync.Resolver.CachingConfigProperty

Property "Ttl" CachingConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Resolver.CachingConfigProperty

type PropertyType "CachingKeys" CachingConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Resolver.CachingConfigProperty

type PropertyType "Ttl" CachingConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Resolver.CachingConfigProperty