Class: Aws::Types::DatasetSource

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#dataset_arn::String

Returns the value of attribute dataset_arn.

Returns:



374
375
376
# File 'sig/types.rbs', line 374

def dataset_arn
  @dataset_arn
end

#ground_truth_manifestTypes::GroundTruthManifest

Returns the value of attribute ground_truth_manifest.

Returns:



373
374
375
# File 'sig/types.rbs', line 373

def ground_truth_manifest
  @ground_truth_manifest
end