class Aws::Glue::Types::GetMLTaskRunRequest
@note When making an API call, you may pass GetMLTaskRunRequest
data as a hash: { transform_id: "HashString", # required task_run_id: "HashString", # required }
@!attribute [rw] transform_id
The unique identifier of the machine learning transform. @return [String]
@!attribute [rw] task_run_id
The unique identifier of the task run. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/GetMLTaskRunRequest AWS API Documentation
Constants
- SENSITIVE