@ptkl/sdk - v1.18.0
Preparing search index...
v0.10/types/sandbox
Runtime
Interface Runtime
interface
Runtime
{
created_at
:
number
;
env_vars
:
Record
<
string
,
string
>
;
image
:
string
;
name
:
string
;
port
:
number
;
project_uuid
:
string
;
resources
:
ResourceSpec
;
status
:
RuntimeStatus
;
tags
:
string
[]
;
updated_at
:
number
;
url
:
string
;
uuid
:
string
;
}
Index
Properties
created_
at
env_
vars
image
name
port
project_
uuid
resources
status
tags
updated_
at
url
uuid
Properties
created_
at
created_at
:
number
env_
vars
env_vars
:
Record
<
string
,
string
>
image
image
:
string
name
name
:
string
port
port
:
number
project_
uuid
project_uuid
:
string
resources
resources
:
ResourceSpec
status
status
:
RuntimeStatus
tags
tags
:
string
[]
updated_
at
updated_at
:
number
url
url
:
string
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created_
at
env_
vars
image
name
port
project_
uuid
resources
status
tags
updated_
at
url
uuid
@ptkl/sdk - v1.18.0
Loading...