Class HookHandlerTestPayload<ConfigurationT,CallbackT>

java.lang.Object
software.amazon.cloudformation.proxy.hook.HookHandlerTestPayload<ConfigurationT,CallbackT>
Type Parameters:
ConfigurationT - Type of hook type configuration model
CallbackT - Type of callback data to be passed on re-invocation

public class HookHandlerTestPayload<ConfigurationT,CallbackT> extends Object
This POJO is for the test entrypoint that bypasses the wrapper for direct testing.
  • Constructor Details

    • HookHandlerTestPayload

      public HookHandlerTestPayload()