@Stability(value=Experimental) @Internal public static final class AutoDiscoverOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AutoDiscoverOptions
AutoDiscoverOptionssoftware.amazon.jsii.JsiiObject.InitializationModeAutoDiscoverOptions.Builder, AutoDiscoverOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(AutoDiscoverOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AutoDiscoverOptions.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) |
AwsCdkDeps |
getCdkDeps()
(experimental) AWS CDK dependency manager.
|
LambdaFunctionCommonOptions |
getLambdaOptions()
(experimental) Options for auto-discovery of AWS Lambda functions.
|
String |
getSrcdir()
(experimental) Project source tree (relative to project output directory).
|
String |
getTestdir()
(experimental) Test source tree.
|
String |
getTsconfigPath()
(experimental) Path to the tsconfig file to use for integration tests.
|
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(AutoDiscoverOptions.Builder builder)
AutoDiscoverOptions.Builder.public final AwsCdkDeps getCdkDeps()
AutoDiscoverOptionsgetCdkDeps in interface AutoDiscoverOptionspublic final String getSrcdir()
AutoDiscoverOptionsgetSrcdir in interface AutoDiscoverOptionspublic final String getTestdir()
AutoDiscoverOptionsgetTestdir in interface AutoDiscoverOptionspublic final String getTsconfigPath()
AutoDiscoverOptionsgetTsconfigPath in interface AutoDiscoverOptionspublic final LambdaFunctionCommonOptions getLambdaOptions()
AutoDiscoverOptionsgetLambdaOptions in interface AutoDiscoverOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.