class Aws::GameLift::Types::DeleteScriptInput

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

data as a hash:

    {
      script_id: "ScriptIdOrArn", # required
    }

@!attribute [rw] script_id

A unique identifier for the Realtime script to delete. You can use
either the script ID or ARN value.
@return [String]

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

Constants

SENSITIVE