Class ResourceHandlerTestPayload<ModelT,​CallbackT>

java.lang.Object
software.amazon.cloudformation.proxy.ResourceHandlerTestPayload<ModelT,​CallbackT>
Type Parameters:
ModelT - Type of resource model being provisioned
CallbackT - Type of callback data to be passed on re-invocation

public class ResourceHandlerTestPayload<ModelT,​CallbackT>
extends java.lang.Object
This POJO is for the test entrypoint that bypasses the wrapper for direct testing.
  • Constructor Summary

    Constructors
    Constructor Description
    ResourceHandlerTestPayload()  
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ResourceHandlerTestPayload

      public ResourceHandlerTestPayload()