Class LambdaExtension

  • 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.944Z")
    @Stability(Experimental)
    public class LambdaExtension
    extends Component
    (experimental) Create a Lambda Extension.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  LambdaExtension.Builder
      (experimental) A fluent builder for LambdaExtension.
      • Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

        software.amazon.jsii.JsiiObject.InitializationMode
      • Nested classes/interfaces inherited from interface software.constructs.IConstruct

        software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$Proxy
    • Constructor Detail

      • LambdaExtension

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

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

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