stratosphere-pipes-1.0.0: Stratosphere integration for AWS Pipes.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Documentation

data PipeSourceSelfManagedKafkaParametersProperty Source #

Instances

Instances details
ToJSON PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

Show PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

Eq PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

ToResourceProperties PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

Property "AdditionalBootstrapServers" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

Property "BatchSize" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

Property "ConsumerGroupID" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

Property "Credentials" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

Property "MaximumBatchingWindowInSeconds" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

Associated Types

type PropertyType "MaximumBatchingWindowInSeconds" PipeSourceSelfManagedKafkaParametersProperty 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

Property "ServerRootCaCertificate" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

Property "StartingPosition" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

Property "TopicName" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

Property "Vpc" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

type PropertyType "AdditionalBootstrapServers" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

type PropertyType "BatchSize" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

type PropertyType "ConsumerGroupID" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

type PropertyType "Credentials" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

type PropertyType "MaximumBatchingWindowInSeconds" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

type PropertyType "ServerRootCaCertificate" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

type PropertyType "StartingPosition" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

type PropertyType "TopicName" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

type PropertyType "Vpc" PipeSourceSelfManagedKafkaParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceSelfManagedKafkaParametersProperty

data SelfManagedKafkaAccessConfigurationCredentialsProperty Source #

Instances

Instances details
ToJSON SelfManagedKafkaAccessConfigurationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationCredentialsProperty

Show SelfManagedKafkaAccessConfigurationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationCredentialsProperty

Eq SelfManagedKafkaAccessConfigurationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationCredentialsProperty

ToResourceProperties SelfManagedKafkaAccessConfigurationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationCredentialsProperty

Property "BasicAuth" SelfManagedKafkaAccessConfigurationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationCredentialsProperty

Property "ClientCertificateTlsAuth" SelfManagedKafkaAccessConfigurationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationCredentialsProperty

Property "SaslScram256Auth" SelfManagedKafkaAccessConfigurationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationCredentialsProperty

Property "SaslScram512Auth" SelfManagedKafkaAccessConfigurationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationCredentialsProperty

type PropertyType "BasicAuth" SelfManagedKafkaAccessConfigurationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationCredentialsProperty

type PropertyType "ClientCertificateTlsAuth" SelfManagedKafkaAccessConfigurationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationCredentialsProperty

type PropertyType "SaslScram256Auth" SelfManagedKafkaAccessConfigurationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationCredentialsProperty

type PropertyType "SaslScram512Auth" SelfManagedKafkaAccessConfigurationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationCredentialsProperty

data SelfManagedKafkaAccessConfigurationVpcProperty Source #

Instances

Instances details
ToJSON SelfManagedKafkaAccessConfigurationVpcProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationVpcProperty

Show SelfManagedKafkaAccessConfigurationVpcProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationVpcProperty

Eq SelfManagedKafkaAccessConfigurationVpcProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationVpcProperty

ToResourceProperties SelfManagedKafkaAccessConfigurationVpcProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationVpcProperty

Property "SecurityGroup" SelfManagedKafkaAccessConfigurationVpcProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationVpcProperty

Property "Subnets" SelfManagedKafkaAccessConfigurationVpcProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationVpcProperty

type PropertyType "SecurityGroup" SelfManagedKafkaAccessConfigurationVpcProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationVpcProperty

type PropertyType "Subnets" SelfManagedKafkaAccessConfigurationVpcProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.SelfManagedKafkaAccessConfigurationVpcProperty

data PipeSourceParametersProperty Source #

Constructors

PipeSourceParametersProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceparameters.html

Fields

Instances

Instances details
ToJSON PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Show PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Eq PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

ToResourceProperties PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Property "ActiveMQBrokerParameters" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Associated Types

type PropertyType "ActiveMQBrokerParameters" PipeSourceParametersProperty 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Property "DynamoDBStreamParameters" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Associated Types

type PropertyType "DynamoDBStreamParameters" PipeSourceParametersProperty 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Property "FilterCriteria" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Property "KinesisStreamParameters" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Property "ManagedStreamingKafkaParameters" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Associated Types

type PropertyType "ManagedStreamingKafkaParameters" PipeSourceParametersProperty 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Property "RabbitMQBrokerParameters" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Associated Types

type PropertyType "RabbitMQBrokerParameters" PipeSourceParametersProperty 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Property "SelfManagedKafkaParameters" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Associated Types

type PropertyType "SelfManagedKafkaParameters" PipeSourceParametersProperty 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

Property "SqsQueueParameters" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

type PropertyType "ActiveMQBrokerParameters" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

type PropertyType "DynamoDBStreamParameters" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

type PropertyType "FilterCriteria" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

type PropertyType "KinesisStreamParameters" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

type PropertyType "ManagedStreamingKafkaParameters" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

type PropertyType "RabbitMQBrokerParameters" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

type PropertyType "SelfManagedKafkaParameters" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty

type PropertyType "SqsQueueParameters" PipeSourceParametersProperty Source # 
Instance details

Defined in Stratosphere.Pipes.Pipe.PipeSourceParametersProperty