LifecycleArgs

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