Changes information about a Resource resource.
See https://paws-r.github.io/docs/apigateway/update_resource.html for full documentation.
apigateway_update_resource(restApiId, resourceId, patchOperations = NULL)
[required] The string identifier of the associated RestApi.
[required] The identifier of the Resource resource.
For more information about supported patch operations, see Patch Operations.