stratosphere-0.6.0: EDSL for AWS CloudFormation

Safe HaskellNone
LanguageHaskell2010

Stratosphere.Resources.EC2VPC

Description

Synopsis

Documentation

data EC2VPC #

Full data type definition for EC2VPC. See ec2VPC for a more convenient constructor.

ec2VPC #

Arguments

:: Val Text

ecvpcCidrBlock

-> EC2VPC 

Constructor for EC2VPC containing required fields as arguments.