class Aws::GameLift::Types::DeleteFleetInput

Represents the input for a request operation.

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

data as a hash:

    {
      fleet_id: "FleetIdOrArn", # required
    }

@!attribute [rw] fleet_id

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

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

Constants

SENSITIVE