| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ResolveOptions.Jsii$Proxy
An implementation for
ResolveOptions |
| Modifier and Type | Method and Description |
|---|---|
ResolveOptions |
ResolveOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
IResolver.resolve(Object value,
ResolveOptions options)
(experimental) Given a value (object/string/array/whatever, looks up any functions inside the object and returns an object where all functions are called.
|
Object |
IResolver.Jsii$Proxy.resolve(Object value,
ResolveOptions options)
(experimental) Given a value (object/string/array/whatever, looks up any functions inside the object and returns an object where all functions are called.
|
default Object |
IResolver.Jsii$Default.resolve(Object value,
ResolveOptions options)
(experimental) Given a value (object/string/array/whatever, looks up any functions inside the object and returns an object where all functions are called.
|
Copyright © 2021. All rights reserved.