proton_delete_service {paws.compute} | R Documentation |
Delete a service, with its instances and pipeline
Description
Delete a service, with its instances and pipeline.
See https://www.paws-r-sdk.com/docs/proton_delete_service/ for full documentation.
Usage
proton_delete_service(name)
Arguments
name |
[required] The name of the service to delete. |
[Package paws.compute version 0.7.0 Index]