Safe Haskell | None |
---|---|
Language | Haskell2010 |
Associates a subnet with a route table.
Documentation
data SubnetRouteTableAssociation Source
Full data type definition for SubnetRouteTableAssociation. See
subnetRouteTableAssociation
for a more convenient constructor.
subnetRouteTableAssociation Source
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: