class Aws::GameLift::Types::DescribeRuntimeConfigurationInput

Represents the input for a request operation.

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

data as a hash:

    {
      fleet_id: "FleetIdOrArn", # required
    }

@!attribute [rw] fleet_id

A unique identifier for the fleet to get the runtime configuration
for. You can use either the fleet ID or ARN value.
@return [String]

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

Constants

SENSITIVE