C# Class Amazon.GameLift.Model.DeleteAliasRequest

Container for the parameters to the DeleteAlias operation. Deletes an alias. This action removes all record of the alias; game clients attempting to access a server process using the deleted alias receive an error. To delete an alias, specify the alias ID to be deleted.
Inheritance: AmazonGameLiftRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAliasId ( ) : bool