Class ClusterOrchestratorSlurmConfig

java.lang.Object
software.amazon.awssdk.services.sagemaker.model.ClusterOrchestratorSlurmConfig
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ClusterOrchestratorSlurmConfig.Builder,ClusterOrchestratorSlurmConfig>

@Generated("software.amazon.awssdk:codegen") public final class ClusterOrchestratorSlurmConfig extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ClusterOrchestratorSlurmConfig.Builder,ClusterOrchestratorSlurmConfig>

The configuration settings for the Slurm orchestrator used with the SageMaker HyperPod cluster.

See Also: