Class: Aws::Types::ImportLabelsTaskRunProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_s3_path::String

Returns the value of attribute input_s3_path.

Returns:

  • (::String)


4667
4668
4669
# File 'sig/types.rbs', line 4667

def input_s3_path
  @input_s3_path
end

#replaceBoolean

Returns the value of attribute replace.

Returns:

  • (Boolean)


4668
4669
4670
# File 'sig/types.rbs', line 4668

def replace
  @replace
end