@Internal public static final class IPostProcessor.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IPostProcessor.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationMode
IPostProcessor.Jsii$Default, IPostProcessor.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
Object |
postProcess(Object input,
IResolveContext context)
(experimental) Process the completely resolved value, after full recursion/resolution has happened.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
@Stability(value=Experimental) @NotNull public final Object postProcess(@NotNull Object input, @NotNull IResolveContext context)
postProcess
in interface IPostProcessor
postProcess
in interface IPostProcessor.Jsii$Default
input
- This parameter is required.context
- This parameter is required.Copyright © 2022. All rights reserved.