Uses of Interface
io.github.cdklabs.projen.web.NextJsProjectOptions
-
Packages that use NextJsProjectOptions Package Description io.github.cdklabs.projen.web -
-
Uses of NextJsProjectOptions in io.github.cdklabs.projen.web
Classes in io.github.cdklabs.projen.web that implement NextJsProjectOptions Modifier and Type Class Description static classNextJsProjectOptions.Jsii$ProxyAn implementation forNextJsProjectOptionsMethods in io.github.cdklabs.projen.web that return NextJsProjectOptions Modifier and Type Method Description NextJsProjectOptionsNextJsProjectOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.web with parameters of type NextJsProjectOptions Constructor Description NextJsProject(NextJsProjectOptions options)
-