struct

Aws::S3::FileUploader::Options

Inherits Struct / Value / Object

Configurable options passed to a FileUploader instance

Constructors

new(with_content_types : Bool)
Source

Instance methods

with_content_types

If true the uploader will automatically add a content type header

Source