class Aws::ApiGatewayV2::Types::UpdateVpcLinkRequest

@note When making an API call, you may pass UpdateVpcLinkRequest

data as a hash:

    {
      name: "StringWithLengthBetween1And128",
      vpc_link_id: "__string", # required
    }

@!attribute [rw] name

A string with a length between \[1-128\].
@return [String]

@!attribute [rw] vpc_link_id

@return [String]

Constants

SENSITIVE