toggle menu
foundry
jvm
switch theme
search in API
cli
/
foundry.cli.buildkite
/
Wait
Wait
@
Serializable
sealed
interface
Wait
:
Keyable
(
source
)
Inheritors
StringValue
WaitStepValue
NullValue
Members
Types
Null
Value
Link copied to clipboard
@
Serializable
data
object
NullValue
:
Wait
String
Value
Link copied to clipboard
@
Serializable
@
JvmInline
value
class
StringValue
(
val
value
:
String
)
:
Wait
Wait
Step
Value
Link copied to clipboard
@
Serializable
@
JvmInline
value
class
WaitStepValue
(
val
value
:
WaitStep
)
:
Wait
,
Keyable
Properties
key
Link copied to clipboard
abstract
val
key
:
String
?