@ptkl/sdk - v1.18.0
Preparing search index...
v0.10/types/sandbox
Spark
Interface Spark
interface
Spark
{
cloud_run
?:
SparkCloudRunInfo
;
code
?:
string
;
dev_version
:
string
;
info
:
SparkEnvInfo
;
name
:
string
;
project_uuid
:
string
;
public_version
:
string
;
runtime
:
SparkRuntimeId
;
settings
:
SparkSettings
[]
;
tags
:
string
[]
;
type
:
SparkType
;
uuid
:
string
;
}
Index
Properties
cloud_
run?
code?
dev_
version
info
name
project_
uuid
public_
version
runtime
settings
tags
type
uuid
Properties
Optional
cloud_
run
cloud_run
?:
SparkCloudRunInfo
Optional
code
code
?:
string
dev_
version
dev_version
:
string
info
info
:
SparkEnvInfo
name
name
:
string
project_
uuid
project_uuid
:
string
public_
version
public_version
:
string
runtime
runtime
:
SparkRuntimeId
settings
settings
:
SparkSettings
[]
tags
tags
:
string
[]
type
type
:
SparkType
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cloud_
run
code
dev_
version
info
name
project_
uuid
public_
version
runtime
settings
tags
type
uuid
@ptkl/sdk - v1.18.0
Loading...