class Aws::GameLift::Types::RequestUploadCredentialsInput

Represents the input for a request operation.

@note When making an API call, you may pass RequestUploadCredentialsInput

data as a hash:

    {
      build_id: "BuildIdOrArn", # required
    }

@!attribute [rw] build_id

A unique identifier for the build to get credentials for. You can
use either the build ID or ARN value.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/RequestUploadCredentialsInput AWS API Documentation

Constants

SENSITIVE