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.

This is the response object from the GetScalingConfigurationRecommendation operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.SageMaker.Model.GetScalingConfigurationRecommendationResponse

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

Syntax

C#
public class GetScalingConfigurationRecommendationResponse : AmazonWebServiceResponse

The GetScalingConfigurationRecommendationResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property DynamicScalingConfiguration Amazon.SageMaker.Model.DynamicScalingConfiguration

Gets and sets the property DynamicScalingConfiguration.

An object with the recommended values for you to specify when creating an autoscaling policy.

Public Property EndpointName System.String

Gets and sets the property EndpointName.

The name of an endpoint benchmarked during a previously completed Inference Recommender job.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property InferenceRecommendationsJobName System.String

Gets and sets the property InferenceRecommendationsJobName.

The name of a previously completed Inference Recommender job.

Public Property Metric Amazon.SageMaker.Model.ScalingPolicyMetric

Gets and sets the property Metric.

An object with a list of metrics that were benchmarked during the previously completed Inference Recommender job.

Public Property RecommendationId System.String

Gets and sets the property RecommendationId.

The recommendation ID of a previously completed inference recommendation.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ScalingPolicyObjective Amazon.SageMaker.Model.ScalingPolicyObjective

Gets and sets the property ScalingPolicyObjective.

An object representing the anticipated traffic pattern for an endpoint that you specified in the request.

Public Property TargetCpuUtilizationPerCore System.Int32

Gets and sets the property TargetCpuUtilizationPerCore.

The percentage of how much utilization you want an instance to use before autoscaling, which you specified in the request. The default value is 50%.

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