class Aws::Glue::Types::GetMLTaskRunResponse
@!attribute [rw] transform_id
The unique identifier of the task run. @return [String]
@!attribute [rw] task_run_id
The unique run identifier associated with this run. @return [String]
@!attribute [rw] status
The status for this task run. @return [String]
@!attribute [rw] log_group_name
The names of the log groups that are associated with the task run. @return [String]
@!attribute [rw] properties
The list of properties that are associated with the task run. @return [Types::TaskRunProperties]
@!attribute [rw] error_string
The error strings that are associated with the task run. @return [String]
@!attribute [rw] started_on
The date and time when this task run started. @return [Time]
@!attribute [rw] last_modified_on
The date and time when this task run was last modified. @return [Time]
@!attribute [rw] completed_on
The date and time when this task run was completed. @return [Time]
@!attribute [rw] execution_time
The amount of time (in seconds) that the task run consumed resources. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/GetMLTaskRunResponse AWS API Documentation
Constants
- SENSITIVE