You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudWatchEvents::Types::PutPartnerEventsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#entriesArray<Types::PutPartnerEventsResultEntry>

The list of events from this operation that were successfully written to the partner event bus.

Returns:

#failed_entry_countInteger

The number of events from this operation that could not be written to the partner event bus.

Returns:

  • (Integer)

    The number of events from this operation that could not be written to the partner event bus.