Class HookHandlerTestPayload<ConfigurationT,CallbackT>
java.lang.Object
software.amazon.cloudformation.proxy.hook.HookHandlerTestPayload<ConfigurationT,CallbackT>
- Type Parameters:
ConfigurationT- Type of hook type configuration modelCallbackT- Type of callback data to be passed on re-invocation
This POJO is for the test entrypoint that bypasses the wrapper for direct
testing.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HookHandlerTestPayload
public HookHandlerTestPayload()
-