class Aws::CloudWatchEvents::Types::PutEventsResponse

@!attribute [rw] failed_entry_count

The number of failed entries.
@return [Integer]

@!attribute [rw] entries

The successfully and unsuccessfully ingested events results. If the
ingestion was successful, the entry has the event ID in it.
Otherwise, you can use the error code and error message to identify
the problem with the entry.
@return [Array<Types::PutEventsResultEntry>]

@see docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutEventsResponse AWS API Documentation

Constants

SENSITIVE