@sqlrooms/python / CreatePythonSliceOptions
Type Alias: CreatePythonSliceOptions
CreatePythonSliceOptions =
object
Options for creating the Python slice.
Properties
config?
optionalconfig?:PythonSliceConfig
runtimeAdapter?
optionalruntimeAdapter?:PythonRuntimeAdapter
host?
optionalhost?:PythonRuntimeHost
limits?
optionallimits?:PythonExecutionRequest["limits"]
