You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudWatchEvents::Types::PutEventsResultEntry
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudWatchEvents::Types::PutEventsResultEntry
- Defined in:
- (unknown)
Overview
Represents an event that failed to be submitted.
Instance Attribute Summary collapse
-
#error_code ⇒ String
The error code that indicates why the event submission failed.
-
#error_message ⇒ String
The error message that explains why the event submission failed.
-
#event_id ⇒ String
The ID of the event.
Instance Attribute Details
#error_code ⇒ String
The error code that indicates why the event submission failed.
#error_message ⇒ String
The error message that explains why the event submission failed.
#event_id ⇒ String
The ID of the event.