batch_update_scheduling_policy {paws.compute} | R Documentation |
Updates a scheduling policy
Description
Updates a scheduling policy.
See https://www.paws-r-sdk.com/docs/batch_update_scheduling_policy/ for full documentation.
Usage
batch_update_scheduling_policy(arn, fairsharePolicy = NULL)
Arguments
arn |
[required] The Amazon Resource Name (ARN) of the scheduling policy to update. |
fairsharePolicy |
The fair-share policy scheduling details. |
[Package paws.compute version 0.9.0 Index]