ObservationSummary
Contains summary statistics about a test case execution.
Contents
- ObservationsFailed
-
The number of observations that failed during execution.
Type: Integer
Required: No
- ObservationsPassed
-
The number of observations that passed during execution.
Type: Integer
Required: No
- TotalObservations
-
The total number of observations in the test case.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: