CiArtifact.Attributes
The attributes that describe the output of an artifact resource.
Declaration
object CiArtifact.AttributesProperties
| Name | Type | Description |
|---|---|---|
downloadUrl | uri | The URL you use to download the Xcode Cloud build artifact. |
fileName | string | The artifact’s filename as a string. |
fileSize | integer | An integer value that represents the artifact’s file size. |
fileType | string | A string that describes the type of the artifact. |