S3ObjectMetadata constructor
S3ObjectMetadata({})
Implementation
S3ObjectMetadata({
this.cacheControl,
this.contentDisposition,
this.contentEncoding,
this.contentLanguage,
this.contentLength,
this.contentMD5,
this.contentType,
this.httpExpiresDate,
this.requesterCharged,
this.sSEAlgorithm,
this.userMetadata,
});