class Aws::GameLift::Types::DeleteAliasInput

Represents the input for a request operation.

@note When making an API call, you may pass DeleteAliasInput

data as a hash:

    {
      alias_id: "AliasIdOrArn", # required
    }

@!attribute [rw] alias_id

A unique identifier of the alias that you want to delete. You can
use either the alias ID or ARN value.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/DeleteAliasInput AWS API Documentation

Constants

SENSITIVE