AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the DeleteBuild operation. This API works with the following fleet types: EC2
Deletes a build. This operation permanently deletes the build resource and any uploaded build files. Deleting a build does not affect the status of any active fleets using the build, but you can no longer create new fleets with the deleted build.
To delete a build, specify the build ID.
Learn more
Namespace: Amazon.GameLift.Model
Assembly: AWSSDK.GameLift.dll
Version: 3.x.y.z
public class DeleteBuildRequest : AmazonGameLiftRequest IAmazonWebServiceRequest
The DeleteBuildRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
DeleteBuildRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
BuildId | System.String |
Gets and sets the property BuildId. A unique identifier for the build to delete. You can use either the build ID or ARN value. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer