Builder

class Builder

Properties

Link copied to clipboard

The headers to be provided while uploading the file to the URL.

Link copied to clipboard
var url: String?

This is the pre-signed URL that can be used for uploading the file to Amazon S3 when used in response to StartAttachmentUpload.

Link copied to clipboard

The expiration time of the URL in ISO timestamp. It's specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2019-11-08T02:41:28.172Z.