View source: R/sagemaker_operations.R
sagemaker_describe_cluster_scheduler_config | R Documentation |
Description of the cluster policy. This policy is used for task prioritization and fair-share allocation. This helps prioritize critical workloads and distributes idle compute across entities.
See https://www.paws-r-sdk.com/docs/sagemaker_describe_cluster_scheduler_config/ for full documentation.
sagemaker_describe_cluster_scheduler_config(
ClusterSchedulerConfigId,
ClusterSchedulerConfigVersion = NULL
)
ClusterSchedulerConfigId |
[required] ID of the cluster policy. |
ClusterSchedulerConfigVersion |
Version of the cluster policy. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.