You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Glue::Types::TaskRunProperties

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The configuration properties for the task run.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#export_labels_task_run_propertiesTypes::ExportLabelsTaskRunProperties

The configuration properties for an exporting labels task run.

Returns:

#find_matches_task_run_propertiesTypes::FindMatchesTaskRunProperties

The configuration properties for a find matches task run.

Returns:

#import_labels_task_run_propertiesTypes::ImportLabelsTaskRunProperties

The configuration properties for an importing labels task run.

Returns:

#labeling_set_generation_task_run_propertiesTypes::LabelingSetGenerationTaskRunProperties

The configuration properties for a labeling set generation task run.

Returns:

#task_typeString

The type of task run.

Possible values:

  • EVALUATION
  • LABELING_SET_GENERATION
  • IMPORT_LABELS
  • EXPORT_LABELS
  • FIND_MATCHES

Returns:

  • (String)

    The type of task run.