class Aws::GameLift::Types::CreateBuildOutput
Represents the returned data in response to a request operation.
@!attribute [rw] build
The newly created build resource, including a unique build IDs and status. @return [Types::Build]
@!attribute [rw] upload_credentials
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 Amazon S3 bucket that is owned by Amazon GameLift. Credentials have a limited life span. To refresh these credentials, call RequestUploadCredentials. @return [Types::AwsCredentials]
@!attribute [rw] storage_location
Amazon S3 location for your game build file, including bucket name and key. @return [Types::S3Location]
@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/CreateBuildOutput AWS API Documentation
Constants
- SENSITIVE