Skip to content

Delete Service Level Objective

cloudwatchapplicationsignals_delete_service_level_objective R Documentation

Deletes the specified service level objective

Description

Deletes the specified service level objective.

Usage

cloudwatchapplicationsignals_delete_service_level_objective(Id)

Arguments

Id

[required] The ARN or name of the service level objective to delete.

Value

An empty list.

Request syntax

svc$delete_service_level_objective(
  Id = "string"
)