C# Class Amazon.GameLift.Model.UpdateBuildRequest

Container for the parameters to the UpdateBuild operation. Updates metadata in a build record, 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.
Inheritance: AmazonGameLiftRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetBuildId ( ) : bool
IsSetName ( ) : bool
IsSetVersion ( ) : bool