class Aws::FraudDetector::Types::DeleteDetectorVersionRequest
@note When making an API call, you may pass DeleteDetectorVersionRequest
data as a hash: { detector_id: "identifier", # required detector_version_id: "wholeNumberVersionString", # required }
@!attribute [rw] detector_id
The ID of the parent detector for the detector version to delete. @return [String]
@!attribute [rw] detector_version_id
The ID of the detector version to delete. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/DeleteDetectorVersionRequest AWS API Documentation
Constants
- SENSITIVE