You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GameLift::Types::ResolveAliasOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents the returned data in response to a request operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#fleet_arnString

The Amazon Resource Name (ARN) associated with the GameLift fleet resource that this alias points to.

Returns:

  • (String)

    The Amazon Resource Name ([ARN][1]) associated with the GameLift fleet resource that this alias points to.

#fleet_idString

The fleet identifier that the alias is pointing to.

Returns:

  • (String)

    The fleet identifier that the alias is pointing to.