lifecycle

@JvmName(name = "tghqkdncfewlupmm")
suspend fun lifecycle(value: Output<LifecycleArgs>)
@JvmName(name = "mpubyfsyaenbfkmr")
suspend fun lifecycle(value: LifecycleArgs?)

Parameters

value

Actions that the management system should take in response to container lifecycle events. Cannot be updated.


@JvmName(name = "udsiokyrcyrkdrhe")
suspend fun lifecycle(argument: suspend LifecycleArgsBuilder.() -> Unit)

Parameters

argument

Actions that the management system should take in response to container lifecycle events. Cannot be updated.