Sha256: b3a715bd2152185f8e4c675e84bc2322e1f3e605b557cb38ab8cb20f0475effb
Contents?: true
Size: 764 Bytes
Versions: 8
Compression:
Stored size: 764 Bytes
Contents
--- title: UploadUrlRequest --- ## PureCloud::UploadUrlRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **file_name** | **String** | Name of the file to upload. It must not start with a dot and not end with a forward slash. Whitespace and the following characters are not allowed: \\{^}%`]\">[~<#| | [optional] | | **content_md5** | **String** | Content MD-5 of the file to upload | [optional] | | **signed_url_timeout_seconds** | **Integer** | The number of seconds the presigned URL is valid for (from 1 to 604800 seconds). If none provided, defaults to 600 seconds | [optional] | | **server_side_encryption** | **String** | | [optional] | {: class="table table-striped"}
Version data entries
8 entries across 8 versions & 1 rubygems