AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Configuration for how instances are placed and allocated within UltraServers. This is only applicable for UltraServer capacity.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class InstancePlacementConfig
The InstancePlacementConfig type exposes the following members
Name | Description | |
---|---|---|
![]() |
InstancePlacementConfig() |
Name | Type | Description | |
---|---|---|---|
![]() |
EnableMultipleJobs | System.Boolean |
Gets and sets the property EnableMultipleJobs. If set to true, allows multiple jobs to share the same UltraServer instances. If set to false, ensures this job's instances are placed on an UltraServer exclusively, with no other jobs sharing the same UltraServer. Default is false. |
![]() |
PlacementSpecifications | System.Collections.Generic.List<Amazon.SageMaker.Model.PlacementSpecification> |
Gets and sets the property PlacementSpecifications. A list of specifications for how instances should be placed on specific UltraServers. Maximum of 10 items is supported. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5