class Aws::GameLift::Types::ResolveAliasInput

Represents the input for a request operation.

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

data as a hash:

    {
      alias_id: "AliasIdOrArn", # required
    }

@!attribute [rw] alias_id

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

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

Constants

SENSITIVE