class Aws::ApiGatewayV2::Types::CreateVpcLinkInput
Represents the input parameters for a CreateVpcLink request.
@!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
A list of tags. @return [Hash<String,String>]
Constants
- SENSITIVE