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

Stratosphere.AppSync.ApiCache

Documentation

data ApiCache Source #

Instances

Instances details
ToJSON ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

Show ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

Eq ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

ToResourceProperties ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

Property "ApiCachingBehavior" ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

Associated Types

type PropertyType "ApiCachingBehavior" ApiCache 
Instance details

Defined in Stratosphere.AppSync.ApiCache

type PropertyType "ApiCachingBehavior" ApiCache = Value Text

Methods

set :: PropertyType "ApiCachingBehavior" ApiCache -> ApiCache -> ApiCache #

Property "ApiId" ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

Associated Types

type PropertyType "ApiId" ApiCache 
Instance details

Defined in Stratosphere.AppSync.ApiCache

Methods

set :: PropertyType "ApiId" ApiCache -> ApiCache -> ApiCache #

Property "AtRestEncryptionEnabled" ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

Associated Types

type PropertyType "AtRestEncryptionEnabled" ApiCache 
Instance details

Defined in Stratosphere.AppSync.ApiCache

type PropertyType "AtRestEncryptionEnabled" ApiCache = Value Bool

Methods

set :: PropertyType "AtRestEncryptionEnabled" ApiCache -> ApiCache -> ApiCache #

Property "HealthMetricsConfig" ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

Associated Types

type PropertyType "HealthMetricsConfig" ApiCache 
Instance details

Defined in Stratosphere.AppSync.ApiCache

type PropertyType "HealthMetricsConfig" ApiCache = Value Text

Methods

set :: PropertyType "HealthMetricsConfig" ApiCache -> ApiCache -> ApiCache #

Property "TransitEncryptionEnabled" ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

Associated Types

type PropertyType "TransitEncryptionEnabled" ApiCache 
Instance details

Defined in Stratosphere.AppSync.ApiCache

type PropertyType "TransitEncryptionEnabled" ApiCache = Value Bool

Methods

set :: PropertyType "TransitEncryptionEnabled" ApiCache -> ApiCache -> ApiCache #

Property "Ttl" ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

Associated Types

type PropertyType "Ttl" ApiCache 
Instance details

Defined in Stratosphere.AppSync.ApiCache

Methods

set :: PropertyType "Ttl" ApiCache -> ApiCache -> ApiCache #

Property "Type" ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

Associated Types

type PropertyType "Type" ApiCache 
Instance details

Defined in Stratosphere.AppSync.ApiCache

Methods

set :: PropertyType "Type" ApiCache -> ApiCache -> ApiCache #

type PropertyType "ApiCachingBehavior" ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

type PropertyType "ApiCachingBehavior" ApiCache = Value Text
type PropertyType "ApiId" ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

type PropertyType "AtRestEncryptionEnabled" ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

type PropertyType "AtRestEncryptionEnabled" ApiCache = Value Bool
type PropertyType "HealthMetricsConfig" ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

type PropertyType "HealthMetricsConfig" ApiCache = Value Text
type PropertyType "TransitEncryptionEnabled" ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

type PropertyType "TransitEncryptionEnabled" ApiCache = Value Bool
type PropertyType "Ttl" ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache

type PropertyType "Type" ApiCache Source # 
Instance details

Defined in Stratosphere.AppSync.ApiCache