stratosphere-msk-1.0.0: Stratosphere integration for AWS MSK.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.MSK.ServerlessCluster.VpcConfigProperty

Documentation

data VpcConfigProperty Source #

Instances

Instances details
ToJSON VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.MSK.ServerlessCluster.VpcConfigProperty

Show VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.MSK.ServerlessCluster.VpcConfigProperty

Eq VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.MSK.ServerlessCluster.VpcConfigProperty

ToResourceProperties VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.MSK.ServerlessCluster.VpcConfigProperty

Property "SecurityGroups" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.MSK.ServerlessCluster.VpcConfigProperty

Associated Types

type PropertyType "SecurityGroups" VpcConfigProperty 
Instance details

Defined in Stratosphere.MSK.ServerlessCluster.VpcConfigProperty

Property "SubnetIds" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.MSK.ServerlessCluster.VpcConfigProperty

Associated Types

type PropertyType "SubnetIds" VpcConfigProperty 
Instance details

Defined in Stratosphere.MSK.ServerlessCluster.VpcConfigProperty

type PropertyType "SecurityGroups" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.MSK.ServerlessCluster.VpcConfigProperty

type PropertyType "SubnetIds" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.MSK.ServerlessCluster.VpcConfigProperty