class Aws::APIGateway::Types::DeleteVpcLinkRequest
Deletes an existing VpcLink
of a specified identifier.
@note When making an API call, you may pass DeleteVpcLinkRequest
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