S3Location constructor
S3Location({})
Implementation
S3Location({
this.accessControlList,
this.bucketName,
this.cannedACL,
this.encryption,
this.prefix,
this.storageClass,
this.tagging,
this.userMetadata,
});