apigateway_delete_vpc_link {paws.networking}R Documentation

Deletes an existing VpcLink of a specified identifier

Description

Deletes an existing VpcLink of a specified identifier.

See https://www.paws-r-sdk.com/docs/apigateway_delete_vpc_link/ for full documentation.

Usage

apigateway_delete_vpc_link(vpcLinkId)

Arguments

vpcLinkId

[required] The identifier of the VpcLink. It is used in an Integration to reference this VpcLink.


[Package paws.networking version 0.9.0 Index]