Class HookHandlerRequest
java.lang.Object
software.amazon.cloudformation.proxy.hook.HookHandlerRequest
This interface describes the request object for the hook invocation request
passed to the implementor. It is transformed from an instance of
HookInvocationRequest by the HookLambdaWrapper to only items of concern
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HookHandlerRequest
public HookHandlerRequest()
-