@Stability(value=Experimental) @Internal public static final class InitProject.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements InitProject
InitProjectsoftware.amazon.jsii.JsiiObject.InitializationModeInitProject.Builder, InitProject.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(InitProject.Builder builder)
Constructor that initializes the object based on literal property values passed by the
InitProject.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Map<String,Object> |
getArgs()
(experimental) Initial arguments passed to `projen new`.
|
InitProjectOptionHints |
getComments()
(experimental) Include commented out options.
|
String |
getFqn()
(experimental) The JSII FQN of the project type.
|
ProjectType |
getType()
(experimental) Project metadata.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(InitProject.Builder builder)
InitProject.Builder.public final Map<String,Object> getArgs()
InitProjectgetArgs in interface InitProjectpublic final InitProjectOptionHints getComments()
InitProjectDoes not apply to projenrc.json files.
Default: InitProjectOptionHints.FEATURED
getComments in interface InitProjectpublic final String getFqn()
InitProjectgetFqn in interface InitProjectpublic final ProjectType getType()
InitProjectgetType in interface InitProject@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.