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

Stratosphere.MSK.VpcConnection

Documentation

data VpcConnection Source #

Instances

Instances details
ToJSON VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection

Show VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection

Eq VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection

ToResourceProperties VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection

Property "Authentication" VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection

Associated Types

type PropertyType "Authentication" VpcConnection 
Instance details

Defined in Stratosphere.MSK.VpcConnection

type PropertyType "Authentication" VpcConnection = Value Text

Methods

set :: PropertyType "Authentication" VpcConnection -> VpcConnection -> VpcConnection #

Property "ClientSubnets" VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection

Associated Types

type PropertyType "ClientSubnets" VpcConnection 
Instance details

Defined in Stratosphere.MSK.VpcConnection

type PropertyType "ClientSubnets" VpcConnection = ValueList Text

Methods

set :: PropertyType "ClientSubnets" VpcConnection -> VpcConnection -> VpcConnection #

Property "SecurityGroups" VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection

Associated Types

type PropertyType "SecurityGroups" VpcConnection 
Instance details

Defined in Stratosphere.MSK.VpcConnection

type PropertyType "SecurityGroups" VpcConnection = ValueList Text

Methods

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

Property "Tags" VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection

Associated Types

type PropertyType "Tags" VpcConnection 
Instance details

Defined in Stratosphere.MSK.VpcConnection

Property "TargetClusterArn" VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection

Associated Types

type PropertyType "TargetClusterArn" VpcConnection 
Instance details

Defined in Stratosphere.MSK.VpcConnection

type PropertyType "TargetClusterArn" VpcConnection = Value Text

Methods

set :: PropertyType "TargetClusterArn" VpcConnection -> VpcConnection -> VpcConnection #

Property "VpcId" VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection

Associated Types

type PropertyType "VpcId" VpcConnection 
Instance details

Defined in Stratosphere.MSK.VpcConnection

type PropertyType "Authentication" VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection

type PropertyType "Authentication" VpcConnection = Value Text
type PropertyType "ClientSubnets" VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection

type PropertyType "ClientSubnets" VpcConnection = ValueList Text
type PropertyType "SecurityGroups" VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection

type PropertyType "SecurityGroups" VpcConnection = ValueList Text
type PropertyType "Tags" VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection

type PropertyType "TargetClusterArn" VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection

type PropertyType "TargetClusterArn" VpcConnection = Value Text
type PropertyType "VpcId" VpcConnection Source # 
Instance details

Defined in Stratosphere.MSK.VpcConnection