LifecycleArgs

fun LifecycleArgs(postStart: Output<LifecycleHandlerArgs>? = null, preStop: Output<LifecycleHandlerArgs>? = null)