uploadCredentials property

AwsCredentials? uploadCredentials
final

AWS credentials required when uploading a game build to the storage location. These credentials have a limited lifespan and are valid only for the build they were issued for.

Implementation

final AwsCredentials? uploadCredentials;