LifecycleHandlerArgs

constructor(exec: Output<ExecActionArgs>? = null, httpGet: Output<HTTPGetActionArgs>? = null, sleep: Output<SleepActionArgs>? = null, tcpSocket: Output<TCPSocketActionArgs>? = null)