Uses of Interface
software.amazon.cloudformation.test.HandlerInvoke
| Package | Description |
|---|---|
| software.amazon.cloudformation.test |
The purpose of this package is to make local testing as painless as possible.
|
-
Uses of HandlerInvoke in software.amazon.cloudformation.test
Methods in software.amazon.cloudformation.test with parameters of type HandlerInvoke Modifier and Type Method Description CRUDLifecycleTestBase.BuilderCRUDLifecycleTestBase.Builder. action(software.amazon.cloudformation.Action action, HandlerInvoke<ResourceModelT,CallbackT> invoker)