class Aws::Glue::Types::StartMLLabelingSetGenerationTaskRunRequest

@note When making an API call, you may pass StartMLLabelingSetGenerationTaskRunRequest

data as a hash:

    {
      transform_id: "HashString", # required
      output_s3_path: "UriString", # required
    }

@!attribute [rw] transform_id

The unique identifier of the machine learning transform.
@return [String]

@!attribute [rw] output_s3_path

The Amazon Simple Storage Service (Amazon S3) path where you
generate the labeling set.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/StartMLLabelingSetGenerationTaskRunRequest AWS API Documentation

Constants

SENSITIVE