class Aws::Glue::Types::StartExportLabelsTaskRunRequest
@note When making an API call, you may pass StartExportLabelsTaskRunRequest
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 S3 path where you export the labels. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/StartExportLabelsTaskRunRequest AWS API Documentation
Constants
- SENSITIVE