Class ClusterRestrictedInstanceGroupsConfig

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

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

The configuration for the restricted instance groups (RIG) in the SageMaker HyperPod cluster.

See Also: