Interface GameSessionQueueDestination.Builder

  • Method Details

    • destinationArn

      GameSessionQueueDestination.Builder destinationArn(String destinationArn)

      The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias. ARNs, which include a fleet ID or alias ID and a Region name, provide a unique identifier across all Regions.

      Parameters:
      destinationArn - The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias. ARNs, which include a fleet ID or alias ID and a Region name, provide a unique identifier across all Regions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.