class Aws::ApiGatewayV2::Types::CreateVpcLinkRequest


@return [Hash<String,String>]
Represents a collection of tags associated with the resource.
@!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]
A string with a length between [1-128].
@!attribute [rw] name