| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
MetricSpecification |
MetricSpecification.clone() |
MetricSpecification |
TargetTrackingScalingPolicyConfiguration.getMetricSpecification()
An object containing information about a metric.
|
MetricSpecification |
MetricSpecification.withCustomized(CustomizedMetricSpecification customized)
Information about a customized metric.
|
MetricSpecification |
MetricSpecification.withPredefined(PredefinedMetricSpecification predefined)
Information about a predefined metric.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TargetTrackingScalingPolicyConfiguration.setMetricSpecification(MetricSpecification metricSpecification)
An object containing information about a metric.
|
TargetTrackingScalingPolicyConfiguration |
TargetTrackingScalingPolicyConfiguration.withMetricSpecification(MetricSpecification metricSpecification)
An object containing information about a metric.
|
Copyright © 2025. All rights reserved.