@Internal public static interface IResolver.Jsii$Default extends IResolver
IResolver.IResolver.Jsii$Default, IResolver.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default Object |
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.
|
@Stability(value=Experimental) @NotNull default Object resolve(@NotNull Object value, @Nullable ResolveOptions options)
Copyright © 2021. All rights reserved.