class Aws::EventBridge::Types::PutTargetsResultEntry

Represents a target that failed to be added to a rule.

@!attribute [rw] target_id

The ID of the target.
@return [String]

@!attribute [rw] error_code

The error code that indicates why the target addition failed. If the
value is `ConcurrentModificationException`, too many requests were
made at the same time.
@return [String]

@!attribute [rw] error_message

The error message that explains why the target addition failed.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/eventbridge-2015-10-07/PutTargetsResultEntry AWS API Documentation

Constants

SENSITIVE