metadata property

Map<String, String>? metadata
final

A map of metadata to store with the object in S3.

Implementation

final Map<String, String>? metadata;