Class ResourceHandlerRequest<T>
java.lang.Object
software.amazon.cloudformation.proxy.ResourceHandlerRequest<T>
- Type Parameters:
T- Type of resource model being provisioned
This interface describes the request object for the provisioning request
passed to the implementor. It is transformed from an instance of
HandlerRequest by the LambdaWrapper to only items of concern
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResourceHandlerRequest
public ResourceHandlerRequest()
-