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 contains information about the performance metric that a request-based SLO monitors.

Inheritance Hierarchy

System.Object
  Amazon.ApplicationSignals.Model.RequestBasedServiceLevelIndicator

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

Syntax

C#
public class RequestBasedServiceLevelIndicator

The RequestBasedServiceLevelIndicator type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ComparisonOperator Amazon.ApplicationSignals.ServiceLevelIndicatorComparisonOperator

Gets and sets the property ComparisonOperator.

The arithmetic operation used when comparing the specified metric to the threshold.

Public Property MetricThreshold System.Double

Gets and sets the property MetricThreshold.

This value is the threshold that the observed metric values of the SLI metric are compared to.

Public Property RequestBasedSliMetric Amazon.ApplicationSignals.Model.RequestBasedServiceLevelIndicatorMetric

Gets and sets the property RequestBasedSliMetric.

A structure that contains information about the metric that the SLO monitors.

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