stratosphere-0.1.0: EDSL for AWS CloudFormation

Safe HaskellNone
LanguageHaskell2010

Stratosphere.Resources.SubnetRouteTableAssociation

Description

Associates a subnet with a route table.

Synopsis

Documentation

srtaRouteTableId :: Lens' SubnetRouteTableAssociation (Val Text) Source

The ID of the route table. This is commonly written as a reference to a route table declared elsewhere in the template. For example:

srtaSubnetId :: Lens' SubnetRouteTableAssociation (Val Text) Source

The ID of the subnet. This is commonly written as a reference to a subnet declared elsewhere in the template. For example: