Values.DescribeBuildInputSourceThis API works with the following fleet types: EC2 Retrieves properties for a custom game build. To request a build resource, specify a build ID. If successful, an object containing the build properties is returned. Learn more Upload a Custom Server Build All APIs by task
type nonrec t = {buildId : BuildIdOrArn.t;A unique identifier for the build to retrieve properties for. You can use either the build ID or ARN value.
*)}