stratosphere-codebuild-1.0.0: Stratosphere integration for AWS CodeBuild.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.CodeBuild.Project.VpcConfigProperty

Documentation

data VpcConfigProperty Source #

Instances

Instances details
ToJSON VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.VpcConfigProperty

Show VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.VpcConfigProperty

Eq VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.VpcConfigProperty

ToResourceProperties VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.VpcConfigProperty

Property "SecurityGroupIds" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.VpcConfigProperty

Associated Types

type PropertyType "SecurityGroupIds" VpcConfigProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.VpcConfigProperty

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

Defined in Stratosphere.CodeBuild.Project.VpcConfigProperty

Associated Types

type PropertyType "Subnets" VpcConfigProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.VpcConfigProperty

Property "VpcId" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.VpcConfigProperty

Associated Types

type PropertyType "VpcId" VpcConfigProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.VpcConfigProperty

type PropertyType "SecurityGroupIds" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.VpcConfigProperty

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

Defined in Stratosphere.CodeBuild.Project.VpcConfigProperty

type PropertyType "VpcId" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.VpcConfigProperty