Counters
Represents entity counters.
Contents
- errored
 - 
               
The number of errored entities.
Type: Integer
Required: No
 - failed
 - 
               
The number of failed entities.
Type: Integer
Required: No
 - passed
 - 
               
The number of passed entities.
Type: Integer
Required: No
 - skipped
 - 
               
The number of skipped entities.
Type: Integer
Required: No
 - stopped
 - 
               
The number of stopped entities.
Type: Integer
Required: No
 - total
 - 
               
The total number of entities.
Type: Integer
Required: No
 - warned
 - 
               
The number of warned entities.
Type: Integer
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: