@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.760Z") @Stability(value=Stable) public interface IPostProcessor extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
IPostProcessor.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
postProcess(Object input,
IResolveContext context)
Process the completely resolved value, after full recursion/resolution has happened.
|
@Stability(value=Stable) Object postProcess(Object input, IResolveContext context)
input - This parameter is required.context - This parameter is required.Copyright © 2019. All rights reserved.