Probe Args
constructor(exec: Output<ExecActionArgs>? = null, failureThreshold: Output<Int>? = null, grpc: Output<GRPCActionArgs>? = null, httpGet: Output<HTTPGetActionArgs>? = null, initialDelaySeconds: Output<Int>? = null, periodSeconds: Output<Int>? = null, successThreshold: Output<Int>? = null, tcpSocket: Output<TCPSocketActionArgs>? = null, terminationGracePeriodSeconds: Output<Int>? = null, timeoutSeconds: Output<Int>? = null)