Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The upload's ARN.

Link copied to clipboard

The upload's category. Allowed values include:

Link copied to clipboard

The upload's content type (for example, application/octet-stream).

Link copied to clipboard

When the upload was created.

Link copied to clipboard

A message about the upload's result.

Link copied to clipboard

The upload's metadata. For example, for Android, this contains information that is parsed from the manifest and is displayed in the AWS Device Farm console after the associated app is uploaded.

Link copied to clipboard
var name: String?

The upload's file name.

Link copied to clipboard

The upload's status.

Link copied to clipboard

The upload's type.

Link copied to clipboard
var url: String?

The presigned Amazon S3 URL that was used to store a file using a PUT request.