Search
Preparing search index...
The search index is not available
@circleci/circleci-config-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@circleci/circleci-config-sdk
types
job
Namespace job
Index
Type Aliases
Any
Executor
Job
Contents
Shape
Job
Dependencies
Job
Environment
Shape
Job
Optional
Properties
Jobs
Shape
Parameterized
Job
Contents
Unknown
Job
Shape
Type Aliases
Any
Executor
Any
Executor
:
ReusedExecutor
|
Executor
Job
Contents
Shape
Job
Contents
Shape
:
{
parallelism
?:
number
;
steps
:
unknown
[]
}
&
AnyExecutorShape
&
JobEnvironmentShape
Job
Dependencies
Job
Dependencies
:
{
executor
:
AnyExecutor
;
parametersList
?:
CustomParametersList
<
JobParameterLiteral
>
;
steps
:
Command
[]
}
Type declaration
executor
:
AnyExecutor
Optional
parameters
List
?:
CustomParametersList
<
JobParameterLiteral
>
steps
:
Command
[]
Job
Environment
Shape
Job
Environment
Shape
:
{
environment
?:
EnvironmentParameter
}
Type declaration
Optional
environment
?:
EnvironmentParameter
Job
Optional
Properties
Job
Optional
Properties
:
{
parallelism
?:
number
}
&
ExecutableProperties
Jobs
Shape
Jobs
Shape
:
{}
Type declaration
[
key:
string
]:
JobContentsShape
Parameterized
Job
Contents
Parameterized
Job
Contents
:
JobContentsShape
&
{
parameters
:
CustomParametersListShape
}
Unknown
Job
Shape
Unknown
Job
Shape
:
{
environment
?:
{}
;
parameters
?:
{}
;
resource_class
:
string
;
steps
:
{}
[]
}
Type declaration
[
key:
string
]:
unknown
Optional
environment
?:
{}
[
key:
string
]:
string
Optional
parameters
?:
{}
[
key:
string
]:
unknown
resource_
class
:
string
steps
:
{}
[]
Exports
commands
executors
internal
Types
logic
mapping
orb
parameters
reusable
types
command
config
executors
job
orb
parameter
workflow
workflow
Any
Executor
Job
Contents
Shape
Job
Dependencies
Job
Environment
Shape
Job
Optional
Properties
Jobs
Shape
Parameterized
Job
Contents
Unknown
Job
Shape
Generated using
TypeDoc