class Aws::MachineLearning::Types::GetEvaluationInput
@note When making an API call, you may pass GetEvaluationInput
data as a hash: { evaluation_id: "EntityId", # required }
@!attribute [rw] evaluation_id
The ID of the `Evaluation` to retrieve. The evaluation of each `MLModel` is recorded and cataloged. The ID provides the means to access the information. @return [String]
Constants
- SENSITIVE