Package io.quarkus.funqy.runtime
Class FunqyConfig
java.lang.Object
io.quarkus.funqy.runtime.FunqyConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
export
The function to export. If there is more than one function defined for this deployment, then you must set this variable. If there is only a single function, you do not have to set this config item.
-
-
Constructor Details
-
FunqyConfig
public FunqyConfig()
-