struct

Awscr::S3::FileUploader::Options

Inherits Struct < Value < Object

Configurable options passed to a FileUploader instance

Constructors

new(with_content_types : Bool, simultaneous_parts : Int32 = 5)
Source

Instance methods

simultaneous_parts
Source
with_content_types

If true the uploader will automatically add a content type header

Source