Class: Aws::Types::LabelingJobDataSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_data_sourceTypes::LabelingJobS3DataSource

Returns the value of attribute s3_data_source.



6948
6949
6950
# File 'sig/types.rbs', line 6948

def s3_data_source
  @s3_data_source
end

#sns_data_sourceTypes::LabelingJobSnsDataSource

Returns the value of attribute sns_data_source.



6949
6950
6951
# File 'sig/types.rbs', line 6949

def sns_data_source
  @sns_data_source
end