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.
Metadata information about scaling operations for an instance group.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class InstanceGroupScalingMetadata
The InstanceGroupScalingMetadata type exposes the following members
| Name | Description | |
|---|---|---|
|
InstanceGroupScalingMetadata() |
| Name | Type | Description | |
|---|---|---|---|
|
FailureMessage | System.String |
Gets and sets the property FailureMessage. An error message describing why the scaling operation failed, if applicable. |
|
InstanceCount | System.Int32 |
Gets and sets the property InstanceCount. The current number of instances in the group. |
|
MinCount | System.Int32 |
Gets and sets the property MinCount. Minimum instance count of the instance group. |
|
TargetCount | System.Int32 |
Gets and sets the property TargetCount. The desired number of instances for the group after scaling. |
.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