Class: Aws::Types::LabelingJobS3DataSource
- Inherits:
-
Object
- Object
- Aws::Types::LabelingJobS3DataSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#manifest_s3_uri ⇒ ::String
Returns the value of attribute manifest_s3_uri.
Instance Attribute Details
#manifest_s3_uri ⇒ ::String
Returns the value of attribute manifest_s3_uri.
7004 7005 7006 |
# File 'sig/types.rbs', line 7004 def manifest_s3_uri @manifest_s3_uri end |