apigateway_get_vpc_link {paws.networking} | R Documentation |
Gets a specified VPC link under the caller's account in a region
Description
Gets a specified VPC link under the caller's account in a region.
See https://www.paws-r-sdk.com/docs/apigateway_get_vpc_link/ for full documentation.
Usage
apigateway_get_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]