class Aws::EventBridge::Types::RemoveTargetsResultEntry

Represents a target that failed to be removed from 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 removal 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 removal failed.
@return [String]

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

Constants

SENSITIVE