class Aws::LookoutforVision::Types::DatasetGroundTruthManifest
Location information about a manifest file. You can use a manifest file to create a dataset.
@note When making an API call, you may pass DatasetGroundTruthManifest
data as a hash: { s3_object: { bucket: "S3BucketName", # required key: "S3ObjectKey", # required version_id: "S3ObjectVersion", }, }
@!attribute [rw] s3_object
The S3 bucket location for the manifest file. @return [Types::InputS3Object]
@see docs.aws.amazon.com/goto/WebAPI/lookoutvision-2020-11-20/DatasetGroundTruthManifest AWS API Documentation
Constants
- SENSITIVE