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.
6989 6990 6991 |
# File 'sig/types.rbs', line 6989 def manifest_s3_uri @manifest_s3_uri end |