Class LambdaConfig
java.lang.Object
io.quarkus.amazon.lambda.deployment.LambdaConfig
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) MockEventServerConfigConfiguration for the mock event server that is run in dev mode and test mode -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mockEventServer
MockEventServerConfig mockEventServerConfiguration for the mock event server that is run in dev mode and test mode
-
-
Constructor Details
-
LambdaConfig
public LambdaConfig()
-