class Aws::ApiGatewayV2::Types::VpcLink
@return [String]
The version of the VPC link.
@!attribute [rw] vpc_link_version
@return [String]
A message summarizing the cause of the status of the VPC link.
@!attribute [rw] vpc_link_status_message
@return [String]
The status of the VPC link.
@!attribute [rw] vpc_link_status
@return [String]
The ID of the VPC link.
@!attribute [rw] vpc_link_id
@return [Hash<String,String>]
Tags for the VPC link.
@!attribute [rw] tags
@return [Array<String>]
A list of subnet IDs to include in the VPC link.
@!attribute [rw] subnet_ids
@return [Array<String>]
A list of security group IDs for the VPC link.
@!attribute [rw] security_group_ids
@return [String]
The name of the VPC link.
@!attribute [rw] name
@return [Time]
The timestamp when the VPC link was created.
@!attribute [rw] created_date
Represents a VPC link.