Class Projenrc

  • 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.795Z")
    @Stability(Deprecated)
    @Deprecated
    public class Projenrc
    extends ProjenrcJson
    Deprecated.
    use ProjenrcJson
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Projenrc.Builder
      Deprecated.
      (experimental) A fluent builder for Projenrc.
      • 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
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
        Projenrc​(Project project)
      Deprecated.
       
        Projenrc​(Project project, ProjenrcJsonOptions options)
      Deprecated.
       
      protected Projenrc​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      Deprecated.
       
      protected Projenrc​(software.amazon.jsii.JsiiObjectRef objRef)
      Deprecated.
       
    • Constructor Detail

      • Projenrc

        protected Projenrc​(software.amazon.jsii.JsiiObjectRef objRef)
        Deprecated.
      • Projenrc

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

        @Stability(Experimental)
        public Projenrc​(@NotNull
                        Project project,
                        @Nullable
                        ProjenrcJsonOptions options)
        Deprecated.
        Parameters:
        project - This parameter is required.
        options -
      • Projenrc

        @Stability(Experimental)
        public Projenrc​(@NotNull
                        Project project)
        Deprecated.
        Parameters:
        project - This parameter is required.