@Internal public static interface IPostProcessor.Jsii$Default extends IPostProcessor
IPostProcessor.IPostProcessor.Jsii$Default, IPostProcessor.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default Object |
postProcess(Object input,
IResolveContext context)
Process the completely resolved value, after full recursion/resolution has happened.
|
@Stability(value=Stable) @NotNull default Object postProcess(@NotNull Object input, @NotNull IResolveContext context)
postProcess in interface IPostProcessorinput - This parameter is required.context - This parameter is required.Copyright © 2021. All rights reserved.