| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Stratosphere.Resources.InternetGateway
Description
Creates a new Internet gateway in your AWS account. After creating the Internet gateway, you then attach it to a VPC.
Documentation
data InternetGateway Source #
Full data type definition for InternetGateway. See internetGateway for
 a more convenient constructor.
Constructors
| InternetGateway | |
Fields  | |
internetGateway :: InternetGateway Source #
Constructor for InternetGateway containing required fields as
 arguments.
igTags :: Lens' InternetGateway (Maybe [ResourceTag]) Source #
An arbitrary set of tags (key–value pairs) for this resource.