Class ResourceHandlerTestPayload<ModelT,CallbackT>
- java.lang.Object
-
- software.amazon.cloudformation.proxy.ResourceHandlerTestPayload<ModelT,CallbackT>
-
- Type Parameters:
ModelT- Type of resource model being provisionedCallbackT- Type of callback data to be passed on re-invocation
public class ResourceHandlerTestPayload<ModelT,CallbackT> extends Object
This POJO is for the test entrypoint that bypasses the wrapper for direct testing.