class Aws::ApiGatewayV2::Types::VpcLink

Represents a VPC link.

@!attribute [rw] created_date

The timestamp when the VPC link was created.
@return [Time]

@!attribute [rw] name

The name of the VPC link.
@return [String]

@!attribute [rw] security_group_ids

A list of security group IDs for the VPC link.
@return [Array<String>]

@!attribute [rw] subnet_ids

A list of subnet IDs to include in the VPC link.
@return [Array<String>]

@!attribute [rw] tags

Tags for the VPC link.
@return [Hash<String,String>]

@!attribute [rw] vpc_link_id

The ID of the VPC link.
@return [String]

@!attribute [rw] vpc_link_status

The status of the VPC link.
@return [String]

@!attribute [rw] vpc_link_status_message

A message summarizing the cause of the status of the VPC link.
@return [String]

@!attribute [rw] vpc_link_version

The version of the VPC link.
@return [String]

Constants

SENSITIVE