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

Class: Aws::EventBridge::Types::PutPartnerEventsResultEntry

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

Overview

Represents an event that a partner tried to generate, but failed.

Instance Attribute Summary collapse

Instance Attribute Details

#error_codeString

The error code that indicates why the event submission failed.

Returns:

  • (String)

    The error code that indicates why the event submission failed.

#error_messageString

The error message that explains why the event submission failed.

Returns:

  • (String)

    The error message that explains why the event submission failed.

#event_idString

The ID of the event.

Returns:

  • (String)

    The ID of the event.