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 UpdateAlias operation. Updates properties for an alias. Specify the unique identifier of the alias to be updated and the new property values. When reassigning an alias to a new fleet, provide an updated routing strategy. If successful, the updated alias record is returned.
Related actions
Namespace: Amazon.GameLift.Model
Assembly: AWSSDK.GameLift.dll
Version: 3.x.y.z
public class UpdateAliasRequest : AmazonGameLiftRequest IAmazonWebServiceRequest
The UpdateAliasRequest type exposes the following members
Name | Description | |
---|---|---|
UpdateAliasRequest() |
Name | Type | Description | |
---|---|---|---|
AliasId | System.String |
Gets and sets the property AliasId. A unique identifier for the alias that you want to update. You can use either the alias ID or ARN value. |
|
Description | System.String |
Gets and sets the property Description. A human-readable description of the alias. |
|
Name | System.String |
Gets and sets the property Name. A descriptive label that is associated with an alias. Alias names do not need to be unique. |
|
RoutingStrategy | Amazon.GameLift.Model.RoutingStrategy |
Gets and sets the property RoutingStrategy. The routing configuration, including routing type and fleet target, for the alias. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5