batch_delete_scheduling_policy {paws.compute}R Documentation

Deletes the specified scheduling policy

Description

Deletes the specified scheduling policy.

See https://www.paws-r-sdk.com/docs/batch_delete_scheduling_policy/ for full documentation.

Usage

batch_delete_scheduling_policy(arn)

Arguments

arn

[required] The Amazon Resource Name (ARN) of the scheduling policy to delete.


[Package paws.compute version 0.7.0 Index]