Learn R Programming

paws.compute (version 0.1.12)

lightsail_delete_container_service: Deletes your Amazon Lightsail container service

Description

Deletes your Amazon Lightsail container service.

Usage

lightsail_delete_container_service(serviceName)

Value

An empty list.

Arguments

serviceName

[required] The name of the container service to delete.

Request syntax

svc$delete_container_service(
  serviceName = "string"
)