stratosphere-events-1.0.0: Stratosphere integration for AWS Events.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Events.ApiDestination

Documentation

data ApiDestination Source #

Instances

Instances details
ToJSON ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination

Show ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination

Eq ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination

ToResourceProperties ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination

Property "ConnectionArn" ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination

Associated Types

type PropertyType "ConnectionArn" ApiDestination 
Instance details

Defined in Stratosphere.Events.ApiDestination

type PropertyType "ConnectionArn" ApiDestination = Value Text
Property "Description" ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination

Associated Types

type PropertyType "Description" ApiDestination 
Instance details

Defined in Stratosphere.Events.ApiDestination

type PropertyType "Description" ApiDestination = Value Text
Property "HttpMethod" ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination

Associated Types

type PropertyType "HttpMethod" ApiDestination 
Instance details

Defined in Stratosphere.Events.ApiDestination

Property "InvocationEndpoint" ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination

Associated Types

type PropertyType "InvocationEndpoint" ApiDestination 
Instance details

Defined in Stratosphere.Events.ApiDestination

type PropertyType "InvocationEndpoint" ApiDestination = Value Text

Methods

set :: PropertyType "InvocationEndpoint" ApiDestination -> ApiDestination -> ApiDestination #

Property "InvocationRateLimitPerSecond" ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination

Associated Types

type PropertyType "InvocationRateLimitPerSecond" ApiDestination 
Instance details

Defined in Stratosphere.Events.ApiDestination

type PropertyType "InvocationRateLimitPerSecond" ApiDestination = Value Integer

Methods

set :: PropertyType "InvocationRateLimitPerSecond" ApiDestination -> ApiDestination -> ApiDestination #

Property "Name" ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination

Associated Types

type PropertyType "Name" ApiDestination 
Instance details

Defined in Stratosphere.Events.ApiDestination

type PropertyType "ConnectionArn" ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination

type PropertyType "ConnectionArn" ApiDestination = Value Text
type PropertyType "Description" ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination

type PropertyType "Description" ApiDestination = Value Text
type PropertyType "HttpMethod" ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination

type PropertyType "InvocationEndpoint" ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination

type PropertyType "InvocationEndpoint" ApiDestination = Value Text
type PropertyType "InvocationRateLimitPerSecond" ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination

type PropertyType "InvocationRateLimitPerSecond" ApiDestination = Value Integer
type PropertyType "Name" ApiDestination Source # 
Instance details

Defined in Stratosphere.Events.ApiDestination