View source: R/apigateway_operations.R
apigateway_update_vpc_link | R Documentation |
Updates an existing VpcLink of a specified identifier.
See https://www.paws-r-sdk.com/docs/apigateway_update_vpc_link/ for full documentation.
apigateway_update_vpc_link(vpcLinkId, patchOperations = NULL)
vpcLinkId |
[required] The identifier of the VpcLink. It is used in an Integration to reference this VpcLink. |
patchOperations |
For more information about supported patch operations, see Patch Operations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.