class Aws::GameLift::Types::InstanceAccess

Information required to remotely connect to a fleet instance. Access is requested by calling GetInstanceAccess.

@!attribute [rw] fleet_id

A unique identifier for the fleet containing the instance being
accessed.
@return [String]

@!attribute [rw] instance_id

A unique identifier for the instance being accessed.
@return [String]

@!attribute [rw] ip_address

IP address that is assigned to the instance.
@return [String]

@!attribute [rw] operating_system

Operating system that is running on the instance.
@return [String]

@!attribute [rw] credentials

Credentials required to access the instance.
@return [Types::InstanceCredentials]

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

Constants

SENSITIVE