class Aws::APIGateway::Types::GetVpcLinkRequest

Gets a specified VPC link under the caller's account in a region.

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

data as a hash:

    {
      vpc_link_id: "String", # required
    }

@!attribute [rw] vpc_link_id

\[Required\] The identifier of the VpcLink. It is used in an
Integration to reference this VpcLink.
@return [String]

Constants

SENSITIVE