class Aws::GameLift::Types::DescribeAliasInput

Represents the input for a request operation.

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

data as a hash:

    {
      alias_id: "AliasIdOrArn", # required
    }

@!attribute [rw] alias_id

The unique identifier for the fleet alias that you want to retrieve.
You can use either the alias ID or ARN value.
@return [String]

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

Constants

SENSITIVE