You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::GetMLTaskRunsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::GetMLTaskRunsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
A pagination token, if more results are available.
-
#task_runs ⇒ Array<Types::TaskRun>
A list of task runs that are associated with the transform.
Instance Attribute Details
#next_token ⇒ String
A pagination token, if more results are available.
#task_runs ⇒ Array<Types::TaskRun>
A list of task runs that are associated with the transform.