Class: Aws::Types::StartMLLabelingSetGenerationTaskRunRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#output_s3_path::String

Returns the value of attribute output_s3_path.

Returns:

  • (::String)


7248
7249
7250
# File 'sig/types.rbs', line 7248

def output_s3_path
  @output_s3_path
end

#transform_id::String

Returns the value of attribute transform_id.

Returns:

  • (::String)


7247
7248
7249
# File 'sig/types.rbs', line 7247

def transform_id
  @transform_id
end