RouteTableAssociation#

Describes the association between a route table and a subnet.

Contents#

  • main — Indicates whether the route table is the main route table for the VPC.

    • Type: Boolean

    • Required: No

  • routeTableAssociationId — The route table association ID.

    • Type: String

    • Required: No

  • routeTableId — The ID of the route table.

    • Type: String

    • Required: No

  • subnetId — The ID of the subnet the route table is associated with.

    • Type: String

    • Required: No