Class License

  • 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.773Z")
    @Stability(Experimental)
    public class License
    extends FileBase
    • Constructor Detail

      • License

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

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

        @Stability(Experimental)
        public License​(@NotNull
                       Project project,
                       @NotNull
                       LicenseOptions options)
        Parameters:
        project - This parameter is required.
        options - This parameter is required.
    • Method Detail

      • synthesizeContent

        @Stability(Experimental)
        @Nullable
        protected String synthesizeContent​(@NotNull
                                           IResolver __)
        (experimental) Implemented by derived classes and returns the contents of the file to emit.

        Specified by:
        synthesizeContent in class FileBase
        Parameters:
        _ - This parameter is required.
        Returns:
        the content to synthesize or undefined to skip the file