Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface UpdateVpcLinkCommandOutputProtected

The output of UpdateVpcLinkCommand.

Hierarchy

Properties

CreatedDate?: Date

The timestamp when the VPC link was created.

Name?: string

The name of the VPC link.

SecurityGroupIds?: string[]

A list of security group IDs for the VPC link.

SubnetIds?: string[]

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

Tags?: Record<string, string>

Tags for the VPC link.

VpcLinkId?: 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.