@ptkl/sdk - v1.18.0
Preparing search index...
v0.10/types/sandbox
UpdateRuntimePayload
Interface UpdateRuntimePayload
interface
UpdateRuntimePayload
{
env_vars
?:
Record
<
string
,
string
>
;
image
?:
string
;
resources
?:
ResourceSpec
;
tags
?:
string
[]
;
}
Index
Properties
env_
vars?
image?
resources?
tags?
Properties
Optional
env_
vars
env_vars
?:
Record
<
string
,
string
>
Optional
image
image
?:
string
Optional
resources
resources
?:
ResourceSpec
Optional
tags
tags
?:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
env_
vars
image
resources
tags
@ptkl/sdk - v1.18.0
Loading...