Package com.hashicorp.cdktf
Class ISynthesisSession.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
com.hashicorp.cdktf.ISynthesisSession.Jsii$Proxy
- All Implemented Interfaces:
ISynthesisSession
,ISynthesisSession.Jsii$Default
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
ISynthesisSession
@Internal
public static final class ISynthesisSession.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements ISynthesisSession.Jsii$Default
A proxy class which represents a concrete javascript instance of this type.
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.ISynthesisSession
ISynthesisSession.Jsii$Default, ISynthesisSession.Jsii$Proxy
-
Constructor Summary
-
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
-
-
Method Details
-
getManifest
- Specified by:
getManifest
in interfaceISynthesisSession
- Specified by:
getManifest
in interfaceISynthesisSession.Jsii$Default
-
getOutdir
(experimental) The output directory for this synthesis session.- Specified by:
getOutdir
in interfaceISynthesisSession
- Specified by:
getOutdir
in interfaceISynthesisSession.Jsii$Default
-
getSkipValidation
- Specified by:
getSkipValidation
in interfaceISynthesisSession
- Specified by:
getSkipValidation
in interfaceISynthesisSession.Jsii$Default
-