NAME
Paws::CloudWatchEvents::PutEventsResponse
ATTRIBUTES
Entries => ArrayRef[Paws::CloudWatchEvents::PutEventsResultEntry]
A list of successfully and unsuccessfully ingested events results. If the ingestion was successful, the entry will have the event ID in it. If not, then the ErrorCode and ErrorMessage can be used to identify the problem with the entry.
FailedEntryCount => Int
The number of failed entries.