@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.292Z") @Stability(value=Stable) 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=Stable) ITokenResolver getResolver()
@Stability(value=Stable) IConstruct getScope()
@Stability(value=Stable) static ResolveOptions.Builder builder()
ResolveOptions.Builder of ResolveOptionsCopyright © 2019. All rights reserved.