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

Properties

TransportTransitGatewayAttachmentId string | Aws_CF_FunctionString required

The ID of the attachment from which the Connect attachment was created.

Options object required
1 nested properties
Protocol string | Aws_CF_FunctionString

The tunnel protocol.

Tags Tag[]

The tags for the attachment.

Definitions

TransitGatewayConnectOptions object
Protocol string | Aws_CF_FunctionString

The tunnel protocol.

Tag object
Key string | Aws_CF_FunctionString

The key of the tag. Constraints: Tag keys are case-sensitive and accept a maximum of 127 Unicode characters. May not begin with aws:.

Value string | Aws_CF_FunctionString

The value of the tag. Constraints: Tag values are case-sensitive and accept a maximum of 255 Unicode characters.