Class ResourceHandlerTestPayload<ModelT,CallbackT,ConfigurationT>
java.lang.Object
software.amazon.cloudformation.proxy.ResourceHandlerTestPayload<ModelT,CallbackT,ConfigurationT>
- Type Parameters:
ModelT- Type of resource model being provisionedCallbackT- 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
-
ResourceHandlerTestPayload
public ResourceHandlerTestPayload()
-