Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ec2-localgatewayroutetablevpcassociation.json
Parent schema serverless-framework-configuration
Type: object

Describes an association between a local gateway route table and a VPC.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-ec2-lgw.git

Properties

LocalGatewayRouteTableId string | Aws_CF_FunctionString required

The ID of the local gateway route table.

VpcId string | Aws_CF_FunctionString required

The ID of the VPC.

Tags Tag[]
uniqueItems=true

Definitions

Tags Tag[]
Tag object
Key string | Aws_CF_FunctionString
Value string | Aws_CF_FunctionString