class Aws::CloudWatchEvidently::Types::PutProjectEventsResultEntry

A structure that contains Evidently’s response to the sent events, including an event ID and error codes, if any.

@!attribute [rw] error_code

If the `PutProjectEvents` operation has an error, the error code is
returned here.
@return [String]

@!attribute [rw] error_message

If the `PutProjectEvents` operation has an error, the error message
is returned here.
@return [String]

@!attribute [rw] event_id

A unique ID assigned to this `PutProjectEvents` operation.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/PutProjectEventsResultEntry AWS API Documentation

Constants

SENSITIVE