Values.UpdateVpcLinkRequestSourceUpdates an existing VpcLink of a specified identifier.
type nonrec t = {vpcLinkId : String_.t;The identifier of the VpcLink. It is used in an Integration to reference this VpcLink.
*)patchOperations : ListOfPatchOperation.t option;For more information about supported patch operations, see Patch Operations.
*)}