Uses of Interface
io.github.cdklabs.projen.LicenseOptions
-
Packages that use LicenseOptions Package Description io.github.cdklabs.projen -
-
Uses of LicenseOptions in io.github.cdklabs.projen
Classes in io.github.cdklabs.projen that implement LicenseOptions Modifier and Type Class Description static classLicenseOptions.Jsii$ProxyAn implementation forLicenseOptionsMethods in io.github.cdklabs.projen that return LicenseOptions Modifier and Type Method Description LicenseOptionsLicenseOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen with parameters of type LicenseOptions Constructor Description License(Project project, LicenseOptions options)
-