class Aws::ApiGatewayV2::Types::GetVpcLinkResponse
@!attribute [rw] created_date
@return [Time]
@!attribute [rw] name
A string with a length between \[1-128\]. @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
Represents a collection of tags associated with the resource. @return [Hash<String,String>]
@!attribute [rw] vpc_link_id
The identifier. @return [String]
@!attribute [rw] vpc_link_status
The status of the VPC link. @return [String]
@!attribute [rw] vpc_link_status_message
A string with a length between \[0-1024\]. @return [String]
@!attribute [rw] vpc_link_version
The version of the VPC link. @return [String]
Constants
- SENSITIVE