CreateUploadRequest
class CreateUploadRequest
Represents a request to the create upload operation.
Types
Properties
Link copied to clipboard
The upload's content type (for example, application/octet-stream
).
Link copied to clipboard
The upload's file name. The name should not contain any forward slashes (/
). If you are uploading an iOS app, the file name must end with the .ipa
extension. If you are uploading an Android app, the file name must end with the .apk
extension. For all others, the file name must end with the .zip
file extension.
Link copied to clipboard
The ARN of the project for the upload.
Link copied to clipboard
The upload's upload type.