s3Prefix property

String? s3Prefix
final

A prefix used to filter metadata configuration files in the AWS S3 bucket. The S3 bucket might contain multiple metadata files. Use S3Prefix to include only the desired metadata files.

Implementation

final String? s3Prefix;