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

Stratosphere.Lambda.EventSourceMapping.AmazonManagedKafkaEventSourceConfigProperty

Documentation

data SchemaRegistryConfigProperty Source #

Instances

Instances details
ToJSON SchemaRegistryConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryConfigProperty

Show SchemaRegistryConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryConfigProperty

Eq SchemaRegistryConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryConfigProperty

ToResourceProperties SchemaRegistryConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryConfigProperty

Property "AccessConfigs" SchemaRegistryConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryConfigProperty

Property "EventRecordFormat" SchemaRegistryConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryConfigProperty

Property "SchemaRegistryURI" SchemaRegistryConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryConfigProperty

Property "SchemaValidationConfigs" SchemaRegistryConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryConfigProperty

type PropertyType "AccessConfigs" SchemaRegistryConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryConfigProperty

type PropertyType "EventRecordFormat" SchemaRegistryConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryConfigProperty

type PropertyType "SchemaRegistryURI" SchemaRegistryConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryConfigProperty

type PropertyType "SchemaValidationConfigs" SchemaRegistryConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryConfigProperty

data SchemaRegistryAccessConfigProperty Source #

Instances

Instances details
ToJSON SchemaRegistryAccessConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryAccessConfigProperty

Show SchemaRegistryAccessConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryAccessConfigProperty

Eq SchemaRegistryAccessConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryAccessConfigProperty

ToResourceProperties SchemaRegistryAccessConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryAccessConfigProperty

Property "Type" SchemaRegistryAccessConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryAccessConfigProperty

Property "URI" SchemaRegistryAccessConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryAccessConfigProperty

type PropertyType "Type" SchemaRegistryAccessConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryAccessConfigProperty

type PropertyType "URI" SchemaRegistryAccessConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaRegistryAccessConfigProperty

data SchemaValidationConfigProperty Source #

Instances

Instances details
ToJSON SchemaValidationConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaValidationConfigProperty

Show SchemaValidationConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaValidationConfigProperty

Eq SchemaValidationConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaValidationConfigProperty

ToResourceProperties SchemaValidationConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaValidationConfigProperty

Property "Attribute" SchemaValidationConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaValidationConfigProperty

type PropertyType "Attribute" SchemaValidationConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.SchemaValidationConfigProperty

data AmazonManagedKafkaEventSourceConfigProperty Source #

Instances

Instances details
ToJSON AmazonManagedKafkaEventSourceConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.AmazonManagedKafkaEventSourceConfigProperty

Show AmazonManagedKafkaEventSourceConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.AmazonManagedKafkaEventSourceConfigProperty

Eq AmazonManagedKafkaEventSourceConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.AmazonManagedKafkaEventSourceConfigProperty

ToResourceProperties AmazonManagedKafkaEventSourceConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.AmazonManagedKafkaEventSourceConfigProperty

Property "ConsumerGroupId" AmazonManagedKafkaEventSourceConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.AmazonManagedKafkaEventSourceConfigProperty

Property "SchemaRegistryConfig" AmazonManagedKafkaEventSourceConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.AmazonManagedKafkaEventSourceConfigProperty

type PropertyType "ConsumerGroupId" AmazonManagedKafkaEventSourceConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.AmazonManagedKafkaEventSourceConfigProperty

type PropertyType "SchemaRegistryConfig" AmazonManagedKafkaEventSourceConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.EventSourceMapping.AmazonManagedKafkaEventSourceConfigProperty