class Aws::GameLift::Types::DescribeBuildInput

Represents the input for a request operation.

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

data as a hash:

    {
      build_id: "BuildIdOrArn", # required
    }

@!attribute [rw] build_id

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

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

Constants

SENSITIVE