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
cpu
Limit
:
number
Optional
created
At
created
At
?:
Date
Optional
cron
Schedule
cron
Schedule
?:
Jobs
.
v1alpha1
.
CronSchedule
description
description
:
string
environment
Variables
environment
Variables
:
Record
<
string
,
string
>
id
id
:
string
image
Uri
image
Uri
:
string
Optional
job
Timeout
job
Timeout
?:
string
local
Storage
Capacity
local
Storage
Capacity
:
number
memory
Limit
memory
Limit
:
number
name
name
:
string
project
Id
project
Id
:
string
region
region
:
Region
Region to target. If none is passed will use default region from the config.
Optional
updated
At
updated
At
?:
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.