AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.InstancePlacementConfig

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class InstancePlacementConfig

The InstancePlacementConfig type exposes the following members

Constructors

NameDescription
Public Method InstancePlacementConfig()

Properties

NameTypeDescription
Public Property 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.

Public Property 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.

Version Information

.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