stratosphere-appstream-1.0.0: Stratosphere integration for AWS AppStream.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AppStream.ImageBuilder.VpcConfigProperty

Documentation

data VpcConfigProperty Source #

Instances

Instances details
ToJSON VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.AppStream.ImageBuilder.VpcConfigProperty

Show VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.AppStream.ImageBuilder.VpcConfigProperty

Eq VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.AppStream.ImageBuilder.VpcConfigProperty

ToResourceProperties VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.AppStream.ImageBuilder.VpcConfigProperty

Property "SecurityGroupIds" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.AppStream.ImageBuilder.VpcConfigProperty

Associated Types

type PropertyType "SecurityGroupIds" VpcConfigProperty 
Instance details

Defined in Stratosphere.AppStream.ImageBuilder.VpcConfigProperty

type PropertyType "SecurityGroupIds" VpcConfigProperty = ValueList Text
Property "SubnetIds" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.AppStream.ImageBuilder.VpcConfigProperty

Associated Types

type PropertyType "SubnetIds" VpcConfigProperty 
Instance details

Defined in Stratosphere.AppStream.ImageBuilder.VpcConfigProperty

type PropertyType "SecurityGroupIds" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.AppStream.ImageBuilder.VpcConfigProperty

type PropertyType "SecurityGroupIds" VpcConfigProperty = ValueList Text
type PropertyType "SubnetIds" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.AppStream.ImageBuilder.VpcConfigProperty