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

Stratosphere.AppSync.GraphQLApi.LogConfigProperty

Documentation

data LogConfigProperty Source #

Instances

Instances details
ToJSON LogConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLApi.LogConfigProperty

Show LogConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLApi.LogConfigProperty

Eq LogConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLApi.LogConfigProperty

ToResourceProperties LogConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLApi.LogConfigProperty

Property "CloudWatchLogsRoleArn" LogConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLApi.LogConfigProperty

Associated Types

type PropertyType "CloudWatchLogsRoleArn" LogConfigProperty 
Instance details

Defined in Stratosphere.AppSync.GraphQLApi.LogConfigProperty

type PropertyType "CloudWatchLogsRoleArn" LogConfigProperty = Value Text

Methods

set :: PropertyType "CloudWatchLogsRoleArn" LogConfigProperty -> LogConfigProperty -> LogConfigProperty #

Property "ExcludeVerboseContent" LogConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLApi.LogConfigProperty

Associated Types

type PropertyType "ExcludeVerboseContent" LogConfigProperty 
Instance details

Defined in Stratosphere.AppSync.GraphQLApi.LogConfigProperty

type PropertyType "ExcludeVerboseContent" LogConfigProperty = Value Bool

Methods

set :: PropertyType "ExcludeVerboseContent" LogConfigProperty -> LogConfigProperty -> LogConfigProperty #

Property "FieldLogLevel" LogConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLApi.LogConfigProperty

Associated Types

type PropertyType "FieldLogLevel" LogConfigProperty 
Instance details

Defined in Stratosphere.AppSync.GraphQLApi.LogConfigProperty

type PropertyType "FieldLogLevel" LogConfigProperty = Value Text
type PropertyType "CloudWatchLogsRoleArn" LogConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLApi.LogConfigProperty

type PropertyType "CloudWatchLogsRoleArn" LogConfigProperty = Value Text
type PropertyType "ExcludeVerboseContent" LogConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLApi.LogConfigProperty

type PropertyType "ExcludeVerboseContent" LogConfigProperty = Value Bool
type PropertyType "FieldLogLevel" LogConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLApi.LogConfigProperty

type PropertyType "FieldLogLevel" LogConfigProperty = Value Text