Uses of Interface
io.github.cdklabs.projen.JsonFileOptions
-
Packages that use JsonFileOptions Package Description io.github.cdklabs.projen -
-
Uses of JsonFileOptions in io.github.cdklabs.projen
Classes in io.github.cdklabs.projen that implement JsonFileOptions Modifier and Type Class Description static classJsonFileOptions.Jsii$ProxyAn implementation forJsonFileOptionsMethods in io.github.cdklabs.projen that return JsonFileOptions Modifier and Type Method Description JsonFileOptionsJsonFileOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen with parameters of type JsonFileOptions Constructor Description JsonFile(software.constructs.IConstruct scope, String filePath, JsonFileOptions options)
-