Class: Aws::Types::StartExportLabelsTaskRunRequest

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)


7193
7194
7195
# File 'sig/types.rbs', line 7193

def output_s3_path
  @output_s3_path
end

#transform_id::String

Returns the value of attribute transform_id.

Returns:

  • (::String)


7192
7193
7194
# File 'sig/types.rbs', line 7192

def transform_id
  @transform_id
end