class Aws::FraudDetector::Types::UpdateModelRequest
@note When making an API call, you may pass UpdateModelRequest
data as a hash: { model_id: "modelIdentifier", # required model_type: "ONLINE_FRAUD_INSIGHTS", # required, accepts ONLINE_FRAUD_INSIGHTS description: "description", }
@!attribute [rw] model_id
The model ID. @return [String]
@!attribute [rw] model_type
The model type. @return [String]
@!attribute [rw] description
The new model description. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/UpdateModelRequest AWS API Documentation
Constants
- SENSITIVE