Uses of Class
software.amazon.cloudformation.proxy.ResourceHandlerRequest
-
Packages that use ResourceHandlerRequest Package Description software.amazon.cloudformation -
-
Uses of ResourceHandlerRequest in software.amazon.cloudformation
Methods in software.amazon.cloudformation with parameters of type ResourceHandlerRequest Modifier and Type Method Description abstract ProgressEvent<ResourceT,CallbackT>LambdaWrapper. invokeHandler(AmazonWebServicesClientProxy proxy, ResourceHandlerRequest<ResourceT> request, Action action, CallbackT callbackContext)Implemented by the handler package as the key entry point.
-