Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Represents a VPC link.

Hierarchy

  • VpcLink

Properties

CreatedDate?: Date

The timestamp when the VPC link was created.

Name: undefined | string

The name of the VPC link.

SecurityGroupIds: undefined | string[]

A list of security group IDs for the VPC link.

SubnetIds: undefined | string[]

A list of subnet IDs to include in the VPC link.

Tags?: Record<string, string>

Tags for the VPC link.

VpcLinkId: undefined | string

The ID of the VPC link.

VpcLinkStatus?: string

The status of the VPC link.

VpcLinkStatusMessage?: string

A message summarizing the cause of the status of the VPC link.

VpcLinkVersion?: string

The version of the VPC link.