Sha256: 83ef98a9c6659d2f51cddf328ee11c083937880504588809ddf0652b4d1e5721

Contents?: true

Size: 676 Bytes

Versions: 6

Compression:

Stored size: 676 Bytes

Contents

# MuxRuby::CreateUploadRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**timeout** | **Integer** | Max time in seconds for the signed upload URL to be valid. If a successful upload has not occurred before the timeout limit, the direct upload is marked `timed_out` | [optional] [default to 3600]
**cors_origin** | **String** | If the upload URL will be used in a browser, you must specify the origin in order for the signed URL to have the correct CORS headers. | [optional] 
**new_asset_settings** | [**CreateAssetRequest**](CreateAssetRequest.md) |  | 
**test** | **BOOLEAN** |  | [optional] 


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
mux_ruby-1.9.0 docs/CreateUploadRequest.md
mux_ruby-1.8.1 docs/CreateUploadRequest.md
mux_ruby-1.7.0 docs/CreateUploadRequest.md
mux_ruby-1.6.0 docs/CreateUploadRequest.md
mux_ruby-1.5.1 docs/CreateUploadRequest.md
mux_ruby-1.5.0 docs/CreateUploadRequest.md