sleep

@JvmName(name = "vkbwsoqwqykbfcnn")
suspend fun sleep(value: Output<SleepActionArgs>)
@JvmName(name = "rpjyymhhvxescdai")
suspend fun sleep(value: SleepActionArgs?)

Parameters

value

Sleep represents the duration that the container should sleep before being terminated.


@JvmName(name = "uxkgoradqrrdsxlw")
suspend fun sleep(argument: suspend SleepActionArgsBuilder.() -> Unit)

Parameters

argument

Sleep represents the duration that the container should sleep before being terminated.