Class ResourceHandlerTestPayload<ModelT,CallbackT,ConfigurationT>

java.lang.Object
software.amazon.cloudformation.proxy.ResourceHandlerTestPayload<ModelT,CallbackT,ConfigurationT>
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,ConfigurationT> extends Object
This POJO is for the test entrypoint that bypasses the wrapper for direct testing.
  • Constructor Details

    • ResourceHandlerTestPayload

      public ResourceHandlerTestPayload()