Package io.quarkus.funqy.runtime
Interface FunqyConfig
@ConfigRoot(phase=RUN_TIME)
@ConfigMapping(prefix="quarkus.funqy")
public interface FunqyConfig
-
Method Summary
-
Method 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.
-