class Aws::FraudDetector::Types::ConflictException
An exception indicating there was a conflict during a delete operation. The following delete operations can cause a conflict exception:
-
DeleteDetector: A conflict exception will occur if the detector has associated `Rules` or `DetectorVersions`. You can only delete a detector if it has no `Rules` or `DetectorVersions`.
-
DeleteDetectorVersion: A conflict exception will occur if the `DetectorVersion` status is `ACTIVE`.
-
DeleteRule: A conflict exception will occur if the `RuleVersion` is in use by an associated `ACTIVE` or `INACTIVE DetectorVersion`.
@!attribute [rw] message
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/ConflictException AWS API Documentation
Constants
- SENSITIVE