objectKeyPrefix property

String? objectKeyPrefix
final

The key prefix of the Amazon S3 bucket. The key prefix is similar to a directory name that enables you to store similar data under the same directory in a bucket.

Implementation

final String? objectKeyPrefix;