toggle menu
foundry
jvm
switch theme
search in API
cli
/
foundry.cli.buildkite
/
SoftFailElement
Soft
Fail
Element
@
Serializable
data
class
SoftFailElement
(
val
exitStatus
:
ExitStatusUnion
?
=
null
)
(
source
)
Members
Constructors
Soft
Fail
Element
Link copied to clipboard
constructor
(
exitStatus
:
ExitStatusUnion
?
=
null
)
Properties
exit
Status
Link copied to clipboard
@
SerialName
(
value
=
"exit_status"
)
val
exitStatus
:
ExitStatusUnion
?
=
null
The exit status number that will cause this job to soft-fail