View source: R/sagemaker_operations.R
sagemaker_update_cluster_scheduler_config | R Documentation |
Update the cluster policy configuration.
See https://www.paws-r-sdk.com/docs/sagemaker_update_cluster_scheduler_config/ for full documentation.
sagemaker_update_cluster_scheduler_config(
ClusterSchedulerConfigId,
TargetVersion,
SchedulerConfig = NULL,
Description = NULL
)
ClusterSchedulerConfigId |
[required] ID of the cluster policy. |
TargetVersion |
[required] Target version. |
SchedulerConfig |
Cluster policy configuration. |
Description |
Description of the cluster policy. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.