class Aws::Glue::Types::TaskRun

The sampling parameters that are associated with the machine learning transform.

@!attribute [rw] transform_id

The unique identifier for the transform.
@return [String]

@!attribute [rw] task_run_id

The unique identifier for this task run.
@return [String]

@!attribute [rw] status

The current status of the requested task run.
@return [String]

@!attribute [rw] log_group_name

The names of the log group for secure logging, associated with this
task run.
@return [String]

@!attribute [rw] properties

Specifies configuration properties associated with this task run.
@return [Types::TaskRunProperties]

@!attribute [rw] error_string

The list of error strings associated with this task run.
@return [String]

@!attribute [rw] started_on

The date and time that this task run started.
@return [Time]

@!attribute [rw] last_modified_on

The last point in time that the requested task run was updated.
@return [Time]

@!attribute [rw] completed_on

The last point in time that the requested 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/TaskRun AWS API Documentation

Constants

SENSITIVE