new SubnetRouteTableAssociation()
Properties:
Name | Type | Description |
---|---|---|
RouteTableId |
String | Required: Yes. The ID of the route table. This is commonly written as a reference to a route table declared elsewhere in the template. For example:Update requires: No interruption. However, the physical ID changes when the route table ID is changed. |
SubnetId |
String | Required: Yes. The ID of the subnet. This is commonly written as a reference to a subnet declared elsewhere in the template. For example:Update requires: Replacement |
- Source:
Extends
- WKResource