apigatewayv2_update_vpc_link {paws.networking}R Documentation

Updates a VPC link

Description

Updates a VPC link.

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

Usage

apigatewayv2_update_vpc_link(Name = NULL, VpcLinkId)

Arguments

Name

The name of the VPC link.

VpcLinkId

[required] The ID of the VPC link.


[Package paws.networking version 0.9.0 Index]