You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::StartMLEvaluationTaskRunRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::StartMLEvaluationTaskRunRequest
- Defined in:
- (unknown)
Overview
Note:
When passing StartMLEvaluationTaskRunRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
transform_id: "HashString", # required
}
Instance Attribute Summary collapse
-
#transform_id ⇒ String
The unique identifier of the machine learning transform.
Instance Attribute Details
#transform_id ⇒ String
The unique identifier of the machine learning transform.