C# Class Amazon.GameLift.Model.UpdateAliasRequest

Container for the parameters to the UpdateAlias operation. Updates properties for an alias. To update properties, specify the alias ID to be updated and provide the information to be changed. To reassign an alias to another fleet, provide an updated routing strategy. If successful, the updated alias record is returned.
Inheritance: AmazonGameLiftRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAliasId ( ) : bool
IsSetDescription ( ) : bool
IsSetName ( ) : bool
IsSetRoutingStrategy ( ) : bool