GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Jobs
v1alpha1
JobDefinition
Interface JobDefinition
interface
JobDefinition
{
command
:
string
;
cpuLimit
:
number
;
createdAt
?:
Date
;
cronSchedule
?:
Jobs
.
v1alpha1
.
CronSchedule
;
description
:
string
;
environmentVariables
:
Record
<
string
,
string
>
;
id
:
string
;
imageUri
:
string
;
jobTimeout
?:
string
;
localStorageCapacity
:
number
;
memoryLimit
:
number
;
name
:
string
;
projectId
:
string
;
region
:
Region
;
updatedAt
?:
Date
;
}
Index
Properties
command
cpu
Limit
created
At?
cron
Schedule?
description
environment
Variables
id
image
Uri
job
Timeout?
local
Storage
Capacity
memory
Limit
name
project
Id
region
updated
At?
Properties
command
command
:
string
cpu
Limit
cpuLimit
:
number
Optional
created
At
createdAt
?:
Date
Optional
cron
Schedule
cronSchedule
?:
Jobs
.
v1alpha1
.
CronSchedule
description
description
:
string
environment
Variables
environmentVariables
:
Record
<
string
,
string
>
id
id
:
string
image
Uri
imageUri
:
string
Optional
job
Timeout
jobTimeout
?:
string
local
Storage
Capacity
localStorageCapacity
:
number
memory
Limit
memoryLimit
:
number
name
name
:
string
project
Id
projectId
:
string
region
region
:
Region
Region to target. If none is passed will use default region from the config.
Optional
updated
At
updatedAt
?:
Date
Settings
Theme
OS
Light
Dark
On This Page
Properties
command
cpu
Limit
created
At
cron
Schedule
description
environment
Variables
id
image
Uri
job
Timeout
local
Storage
Capacity
memory
Limit
name
project
Id
region
updated
At
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
Region to target. If none is passed will use default region from the config.