updateBuild

inline suspend fun GameLiftClient.updateBuild(crossinline block: UpdateBuildRequest.Builder.() -> Unit): UpdateBuildResponse

Updates metadata in a build resource, including the build name and version. To update the metadata, specify the build ID to update and provide the new values. If successful, a build object containing the updated metadata is returned.

Learn more

Upload a Custom Server Build

All APIs by task