Class LambdaBuildTimeConfig

    • Field Detail

      • enablePollingJvmMode

        @ConfigItem
        public boolean enablePollingJvmMode
        If true, this will enable the aws event poll loop within a Quarkus test run. This loop normally only runs in native image. This option is strictly for testing purposes.
    • Constructor Detail

      • LambdaBuildTimeConfig

        public LambdaBuildTimeConfig()