class Aws::LookoutforVision::Types::S3Location
Information about the location training output.
@note When making an API call, you may pass S3Location
data as a hash: { bucket: "S3BucketName", # required prefix: "S3KeyPrefix", }
@!attribute [rw] bucket
The S3 bucket that contains the training output. @return [String]
@!attribute [rw] prefix
The path of the folder, within the S3 bucket, that contains the training output. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lookoutvision-2020-11-20/S3Location AWS API Documentation
Constants
- SENSITIVE