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 structure specifies the information about the service and the performance metric that a request-based SLO is to monitor.
Namespace: Amazon.ApplicationSignals.Model
Assembly: AWSSDK.ApplicationSignals.dll
Version: 3.x.y.z
public class RequestBasedServiceLevelIndicatorConfig
The RequestBasedServiceLevelIndicatorConfig type exposes the following members
| Name | Description | |
|---|---|---|
|
RequestBasedServiceLevelIndicatorConfig() |
| Name | Type | Description | |
|---|---|---|---|
|
ComparisonOperator | Amazon.ApplicationSignals.ServiceLevelIndicatorComparisonOperator |
Gets and sets the property ComparisonOperator.
The arithmetic operation to use when comparing the specified metric to the threshold.
This parameter is required if this SLO is tracking the |
|
MetricThreshold | System.Double |
Gets and sets the property MetricThreshold.
The value that the SLI metric is compared to. This parameter is required if this SLO
is tracking the |
|
RequestBasedSliMetricConfig | Amazon.ApplicationSignals.Model.RequestBasedServiceLevelIndicatorMetricConfig |
Gets and sets the property RequestBasedSliMetricConfig. Use this structure to specify the metric to be used for the SLO. |
.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