lifecycle

@JvmName(name = "bbsjrgxpfrqpfupp")
suspend fun lifecycle(value: Output<LifecycleArgs>)
@JvmName(name = "cxdhqydijkxoeeno")
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 = "dnubghpgxgxtivns")
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.