public static final class ResolveOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ResolveOptions
software.amazon.jsii.JsiiObject.InitializationModeResolveOptions.Builder, ResolveOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
ITokenResolver |
getResolver()
The resolver to apply to any resolvable tokens found.
|
IConstruct |
getScope()
The scope from which resolution is performed.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) public ITokenResolver getResolver()
getResolver in interface ResolveOptions@Stability(value=Stable) public IConstruct getScope()
getScope in interface ResolveOptionsCopyright © 2019. All rights reserved.