Values.DeleteAliasInputSourceThis API works with the following fleet types: EC2, Anywhere, Container Deletes an alias. This operation 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. Related actions All APIs by task
type nonrec t = {aliasId : AliasIdOrArn.t;A unique identifier of the alias that you want to delete. You can use either the alias ID or ARN value.
*)}