Class EdgeLambdaAutoDiscover

  • All Implemented Interfaces:
    software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, software.constructs.IDependable

    @Generated(value="jsii-pacmak/1.96.0 (build 921e240)",
               date="2024-03-28T21:16:42.941Z")
    @Stability(Experimental)
    public class EdgeLambdaAutoDiscover
    extends AutoDiscoverBase
    (experimental) Creates edge lambdas from entry points discovered in the project's source tree.
    • Constructor Detail

      • EdgeLambdaAutoDiscover

        protected EdgeLambdaAutoDiscover​(software.amazon.jsii.JsiiObjectRef objRef)
      • EdgeLambdaAutoDiscover

        protected EdgeLambdaAutoDiscover​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • EdgeLambdaAutoDiscover

        @Stability(Experimental)
        public EdgeLambdaAutoDiscover​(@NotNull
                                      Project project,
                                      @NotNull
                                      EdgeLambdaAutoDiscoverOptions options)
        Parameters:
        project - This parameter is required.
        options - This parameter is required.