stratosphere-lambda-1.0.0: Stratosphere integration for AWS Lambda.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Lambda.EventInvokeConfig

Documentation

data DestinationConfigProperty Source #

Instances

Instances details
ToJSON DestinationConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.DestinationConfigProperty

Show DestinationConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.DestinationConfigProperty

Eq DestinationConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.DestinationConfigProperty

ToResourceProperties DestinationConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.DestinationConfigProperty

Property "OnFailure" DestinationConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.DestinationConfigProperty

Property "OnSuccess" DestinationConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.DestinationConfigProperty

type PropertyType "OnFailure" DestinationConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.DestinationConfigProperty

type PropertyType "OnSuccess" DestinationConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.DestinationConfigProperty

data OnFailureProperty Source #

Instances

Instances details
ToJSON OnFailureProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.OnFailureProperty

Show OnFailureProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.OnFailureProperty

Eq OnFailureProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.OnFailureProperty

ToResourceProperties OnFailureProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.OnFailureProperty

Property "Destination" OnFailureProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.OnFailureProperty

Associated Types

type PropertyType "Destination" OnFailureProperty 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.OnFailureProperty

type PropertyType "Destination" OnFailureProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.OnFailureProperty

data OnSuccessProperty Source #

Instances

Instances details
ToJSON OnSuccessProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.OnSuccessProperty

Show OnSuccessProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.OnSuccessProperty

Eq OnSuccessProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.OnSuccessProperty

ToResourceProperties OnSuccessProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.OnSuccessProperty

Property "Destination" OnSuccessProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.OnSuccessProperty

Associated Types

type PropertyType "Destination" OnSuccessProperty 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.OnSuccessProperty

type PropertyType "Destination" OnSuccessProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig.OnSuccessProperty

data EventInvokeConfig Source #

Instances

Instances details
ToJSON EventInvokeConfig Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

Show EventInvokeConfig Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

Eq EventInvokeConfig Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

ToResourceProperties EventInvokeConfig Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

Property "DestinationConfig" EventInvokeConfig Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

Associated Types

type PropertyType "DestinationConfig" EventInvokeConfig 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

Property "FunctionName" EventInvokeConfig Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

Associated Types

type PropertyType "FunctionName" EventInvokeConfig 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

Property "MaximumEventAgeInSeconds" EventInvokeConfig Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

Associated Types

type PropertyType "MaximumEventAgeInSeconds" EventInvokeConfig 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

type PropertyType "MaximumEventAgeInSeconds" EventInvokeConfig = Value Integer

Methods

set :: PropertyType "MaximumEventAgeInSeconds" EventInvokeConfig -> EventInvokeConfig -> EventInvokeConfig #

Property "MaximumRetryAttempts" EventInvokeConfig Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

Associated Types

type PropertyType "MaximumRetryAttempts" EventInvokeConfig 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

type PropertyType "MaximumRetryAttempts" EventInvokeConfig = Value Integer
Property "Qualifier" EventInvokeConfig Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

Associated Types

type PropertyType "Qualifier" EventInvokeConfig 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

type PropertyType "DestinationConfig" EventInvokeConfig Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

type PropertyType "FunctionName" EventInvokeConfig Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

type PropertyType "MaximumEventAgeInSeconds" EventInvokeConfig Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

type PropertyType "MaximumEventAgeInSeconds" EventInvokeConfig = Value Integer
type PropertyType "MaximumRetryAttempts" EventInvokeConfig Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig

type PropertyType "MaximumRetryAttempts" EventInvokeConfig = Value Integer
type PropertyType "Qualifier" EventInvokeConfig Source # 
Instance details

Defined in Stratosphere.Lambda.EventInvokeConfig