NAME
Paws::GameLift::DescribeFleetLocationAttributesOutput
ATTRIBUTES
FleetArn => Str
The Amazon Resource Name (ARN (https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-arn-format.html)) that is assigned to a GameLift fleet resource and uniquely identifies it. ARNs are unique across all Regions. Format is arn:aws:gamelift:<region>::fleet/fleet-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912
.
FleetId => Str
A unique identifier for the fleet that location attributes were requested for.
LocationAttributes => ArrayRef[Paws::GameLift::LocationAttributes]
Location-specific information on the requested fleet's remote locations.
NextToken => Str
A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.