| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Resources.SubnetRouteTableAssociation
Description
Associates a subnet with a route table.
Documentation
data SubnetRouteTableAssociation Source
Full data type definition for SubnetRouteTableAssociation. See
subnetRouteTableAssociation for a more convenient constructor.
Constructors
| SubnetRouteTableAssociation | |
subnetRouteTableAssociation Source
Arguments
| :: Val Text | |
| -> Val Text | |
| -> SubnetRouteTableAssociation |
Constructor for SubnetRouteTableAssociation containing required fields
as arguments.
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: