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 structure specifies the information about the service and the performance metric that a request-based SLO is to monitor.

Inheritance Hierarchy

System.Object
  Amazon.ApplicationSignals.Model.RequestBasedServiceLevelIndicatorConfig

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

Syntax

C#
public class RequestBasedServiceLevelIndicatorConfig

The RequestBasedServiceLevelIndicatorConfig type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property 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 Latency metric.

Public Property 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 Latency metric.

Public Property RequestBasedSliMetricConfig Amazon.ApplicationSignals.Model.RequestBasedServiceLevelIndicatorMetricConfig

Gets and sets the property RequestBasedSliMetricConfig.

Use this structure to specify the metric to be used for the SLO.

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