sleep

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

Parameters

value

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


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

Parameters

argument

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