sleep

@JvmName(name = "ffipidqgssbydmgo")
suspend fun sleep(value: Output<SleepActionPatchArgs>)
@JvmName(name = "jdnyvgdxrkiqamke")
suspend fun sleep(value: SleepActionPatchArgs?)

Parameters

value

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


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

Parameters

argument

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