checkpoints

@JvmName(name = "doxipxicaficunib")
suspend fun checkpoints(value: Output<List<CheckpointArgs>>)
@JvmName(name = "ilwjoubrswnvpjil")
suspend fun checkpoints(value: List<CheckpointArgs>?)

Parameters

value

Checkpoints in the vm.


@JvmName(name = "wnnevfxutcoyiqrv")
suspend fun checkpoints(vararg values: Output<CheckpointArgs>)


@JvmName(name = "xrmtfubqlvvfquhu")
suspend fun checkpoints(values: List<Output<CheckpointArgs>>)
@JvmName(name = "dnljjrethsgatqbq")
suspend fun checkpoints(vararg values: CheckpointArgs)

Parameters

values

Checkpoints in the vm.


@JvmName(name = "yvsidggsxlyocjxf")
suspend fun checkpoints(argument: List<suspend CheckpointArgsBuilder.() -> Unit>)
@JvmName(name = "krxrluqbtlggjsow")
suspend fun checkpoints(vararg argument: suspend CheckpointArgsBuilder.() -> Unit)
@JvmName(name = "qwlikcwoxtctixmb")
suspend fun checkpoints(argument: suspend CheckpointArgsBuilder.() -> Unit)

Parameters

argument

Checkpoints in the vm.