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

Stratosphere.AppSync.Api.LambdaAuthorizerConfigProperty

Documentation

data LambdaAuthorizerConfigProperty Source #

Instances

Instances details
ToJSON LambdaAuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Api.LambdaAuthorizerConfigProperty

Show LambdaAuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Api.LambdaAuthorizerConfigProperty

Eq LambdaAuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Api.LambdaAuthorizerConfigProperty

ToResourceProperties LambdaAuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Api.LambdaAuthorizerConfigProperty

Property "AuthorizerResultTtlInSeconds" LambdaAuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Api.LambdaAuthorizerConfigProperty

Associated Types

type PropertyType "AuthorizerResultTtlInSeconds" LambdaAuthorizerConfigProperty 
Instance details

Defined in Stratosphere.AppSync.Api.LambdaAuthorizerConfigProperty

type PropertyType "AuthorizerResultTtlInSeconds" LambdaAuthorizerConfigProperty = Value Integer
Property "AuthorizerUri" LambdaAuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Api.LambdaAuthorizerConfigProperty

Property "IdentityValidationExpression" LambdaAuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Api.LambdaAuthorizerConfigProperty

Associated Types

type PropertyType "IdentityValidationExpression" LambdaAuthorizerConfigProperty 
Instance details

Defined in Stratosphere.AppSync.Api.LambdaAuthorizerConfigProperty

type PropertyType "IdentityValidationExpression" LambdaAuthorizerConfigProperty = Value Text
type PropertyType "AuthorizerResultTtlInSeconds" LambdaAuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Api.LambdaAuthorizerConfigProperty

type PropertyType "AuthorizerResultTtlInSeconds" LambdaAuthorizerConfigProperty = Value Integer
type PropertyType "AuthorizerUri" LambdaAuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Api.LambdaAuthorizerConfigProperty

type PropertyType "IdentityValidationExpression" LambdaAuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.AppSync.Api.LambdaAuthorizerConfigProperty

type PropertyType "IdentityValidationExpression" LambdaAuthorizerConfigProperty = Value Text