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
- Struct
- Aws::CloudWatchEvents::Types::PutPartnerEventsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#entries ⇒ Array<Types::PutPartnerEventsResultEntry>
The list of events from this operation that were successfully written to the partner event bus.
-
#failed_entry_count ⇒ Integer
The number of events from this operation that could not be written to the partner event bus.
Instance Attribute Details
#entries ⇒ Array<Types::PutPartnerEventsResultEntry>
The list of events from this operation that were successfully written to the partner event bus.
#failed_entry_count ⇒ Integer
The number of events from this operation that could not be written to the partner event bus.