class Aws::GameLift::Types::DescribeScriptInput

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

data as a hash:

    {
      script_id: "ScriptIdOrArn", # required
    }

@!attribute [rw] script_id

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

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

Constants

SENSITIVE