category property
The upload's category. Allowed values include:
- CURATED: An upload managed by AWS Device Farm.
- PRIVATE: An upload managed by the AWS Device Farm customer.
Implementation
final UploadCategory? category;
The upload's category. Allowed values include:
final UploadCategory? category;