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.
Namespace: Amazon.GameLift.Model
Assembly: AWSSDK.GameLift.dll
Version: 3.x.y.z
public class Alias
The Alias type exposes the following members
Name | Description | |
---|---|---|
Alias() |
Name | Type | Description | |
---|---|---|---|
AliasArn | System.String |
Gets and sets the property AliasArn.
The Amazon Resource Name (ARN)
that is assigned to a Amazon GameLift alias resource and uniquely identifies it. ARNs
are unique across all Regions. Format is |
|
AliasId | System.String |
Gets and sets the property AliasId. A unique identifier for the alias. Alias IDs are unique within a Region. |
|
CreationTime | System.DateTime |
Gets and sets the property CreationTime.
A time stamp indicating when this data object was created. Format is a number expressed
in Unix time as milliseconds (for example |
|
Description | System.String |
Gets and sets the property Description. A human-readable description of an alias. |
|
LastUpdatedTime | System.DateTime |
Gets and sets the property LastUpdatedTime.
The time that this data object was last modified. Format is a number expressed in
Unix time as milliseconds (for example |
|
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