lightsail_delete_container_service: Deletes your Amazon Lightsail container service
Description
Deletes your Amazon Lightsail container service.
Usage
lightsail_delete_container_service(serviceName)
Arguments
- serviceName
[required] The name of the container service to delete.
Request syntax
svc$delete_container_service(
serviceName = "string"
)