LifecyclePatchArgs

constructor(postStart: Output<LifecycleHandlerPatchArgs>? = null, preStop: Output<LifecycleHandlerPatchArgs>? = null, stopSignal: Output<String>? = null)