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.

Specifies an instance group and the number of nodes to add to it.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.AddClusterNodeSpecification

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

Syntax

C#
public class AddClusterNodeSpecification

The AddClusterNodeSpecification type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property IncrementTargetCountBy System.Int32

Gets and sets the property IncrementTargetCountBy.

The number of nodes to add to the specified instance group. The total number of nodes across all instance groups in a single request cannot exceed 50.

Public Property InstanceGroupName System.String

Gets and sets the property InstanceGroupName.

The name of the instance group to which you want to add nodes.

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