@Generated(value="jsii-pacmak/0.16.0 (build 98909b5)", date="2019-09-06T00:51:58.978Z") @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
An implementation for
ResolveOptions |
| 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.