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

Stratosphere.Lambda.EventSourceMapping.EndpointsProperty

Documentation

data EndpointsProperty Source #

Instances

Instances details
ToJSON EndpointsProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.EndpointsProperty

Show EndpointsProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.EndpointsProperty

Eq EndpointsProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.EndpointsProperty

ToResourceProperties EndpointsProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.EndpointsProperty

Property "KafkaBootstrapServers" EndpointsProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.EndpointsProperty

Associated Types

type PropertyType "KafkaBootstrapServers" EndpointsProperty 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.EndpointsProperty

type PropertyType "KafkaBootstrapServers" EndpointsProperty = ValueList Text

Methods

set :: PropertyType "KafkaBootstrapServers" EndpointsProperty -> EndpointsProperty -> EndpointsProperty #

type PropertyType "KafkaBootstrapServers" EndpointsProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.EndpointsProperty

type PropertyType "KafkaBootstrapServers" EndpointsProperty = ValueList Text