@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:48:35.015Z") @Stability(value=Experimental) public interface ResolveOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ResolveOptions.Builder
A builder for
ResolveOptions |
static class |
ResolveOptions.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static ResolveOptions.Builder |
builder() |
ITokenResolver |
getResolver()
The resolver to apply to any resolvable tokens found.
|
IConstruct |
getScope()
The scope from which resolution is performed.
|
@Stability(value=Experimental) ITokenResolver getResolver()
@Stability(value=Experimental) IConstruct getScope()
@Stability(value=Experimental) static ResolveOptions.Builder builder()
ResolveOptions.Builder of ResolveOptionsCopyright © 2019. All rights reserved.