stratosphere-kafkaconnect-1.0.0: Stratosphere integration for AWS KafkaConnect.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.KafkaConnect.Connector.VpcProperty

Documentation

data VpcProperty Source #

Instances

Instances details
ToJSON VpcProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.Connector.VpcProperty

Show VpcProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.Connector.VpcProperty

Eq VpcProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.Connector.VpcProperty

ToResourceProperties VpcProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.Connector.VpcProperty

Property "SecurityGroups" VpcProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.Connector.VpcProperty

Associated Types

type PropertyType "SecurityGroups" VpcProperty 
Instance details

Defined in Stratosphere.KafkaConnect.Connector.VpcProperty

type PropertyType "SecurityGroups" VpcProperty = ValueList Text

Methods

set :: PropertyType "SecurityGroups" VpcProperty -> VpcProperty -> VpcProperty #

Property "Subnets" VpcProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.Connector.VpcProperty

Associated Types

type PropertyType "Subnets" VpcProperty 
Instance details

Defined in Stratosphere.KafkaConnect.Connector.VpcProperty

type PropertyType "SecurityGroups" VpcProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.Connector.VpcProperty

type PropertyType "SecurityGroups" VpcProperty = ValueList Text
type PropertyType "Subnets" VpcProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.Connector.VpcProperty