Package io.github.cdklabs.projen
Interface ProjenrcOptions
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable,ProjenrcJsonOptions
- All Known Implementing Classes:
ProjenrcOptions.Jsii$Proxy
@Generated(value="jsii-pacmak/1.96.0 (build 921e240)", date="2024-03-28T21:16:42.796Z") @Stability(Deprecated) @Deprecated public interface ProjenrcOptions extends software.amazon.jsii.JsiiSerializable, ProjenrcJsonOptions
Deprecated.useProjenrcJsonOptions
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classProjenrcOptions.BuilderDeprecated.static classProjenrcOptions.Jsii$ProxyDeprecated.
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static ProjenrcOptions.Builderbuilder()Deprecated.-
Methods inherited from interface io.github.cdklabs.projen.ProjenrcJsonOptions
getFilename
-
-
-
-
Method Detail
-
builder
@Stability(Deprecated) @Deprecated static ProjenrcOptions.Builder builder()
Deprecated.- Returns:
- a
ProjenrcOptions.BuilderofProjenrcOptions
-
-