| Package | Description |
|---|---|
| com.amazonaws.services.applicationsignals.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceLevelIndicatorMetricType |
ServiceLevelIndicatorMetricType.fromValue(String value)
Use this in place of valueOf.
|
static ServiceLevelIndicatorMetricType |
ServiceLevelIndicatorMetricType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceLevelIndicatorMetricType[] |
ServiceLevelIndicatorMetricType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceLevelIndicatorMetric |
ServiceLevelIndicatorMetric.withMetricType(ServiceLevelIndicatorMetricType metricType)
If the SLO monitors either the
LATENCY or AVAILABILITY metric that Application Signals
collects, this field displays which of those metrics is used. |
ServiceLevelIndicatorMetricConfig |
ServiceLevelIndicatorMetricConfig.withMetricType(ServiceLevelIndicatorMetricType metricType)
If the SLO is to monitor either the
LATENCY or AVAILABILITY metric that Application
Signals collects, use this field to specify which of those metrics is used. |
Copyright © 2024. All rights reserved.