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.
Contains summary statistics about a test case execution.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class ObservationSummary
The ObservationSummary type exposes the following members
| Name | Description | |
|---|---|---|
|
ObservationSummary() |
| Name | Type | Description | |
|---|---|---|---|
|
ObservationsFailed | System.Int32 |
Gets and sets the property ObservationsFailed. The number of observations that failed during execution. |
|
ObservationsPassed | System.Int32 |
Gets and sets the property ObservationsPassed. The number of observations that passed during execution. |
|
TotalObservations | System.Int32 |
Gets and sets the property TotalObservations. The total number of observations in the test case. |
.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