LifecyclePatchArgs

fun LifecyclePatchArgs(postStart: Output<LifecycleHandlerPatchArgs>? = null, preStop: Output<LifecycleHandlerPatchArgs>? = null)