uploadCredentials property

AwsCredentials? uploadCredentials
final

This element is returned only when the operation is called without a storage location. It contains credentials to use when you are uploading a build file to an S3 bucket that is owned by Amazon GameLift. Credentials have a limited life span. To refresh these credentials, call RequestUploadCredentials.

Implementation

final AwsCredentials? uploadCredentials;