Uses of Interface
io.github.cdklabs.awslambdarust.ICommandHooks
-
-
Uses of ICommandHooks in io.github.cdklabs.awslambdarust
Subinterfaces of ICommandHooks in io.github.cdklabs.awslambdarust Modifier and Type Interface Description static interfaceICommandHooks.Jsii$DefaultInternal default implementation forICommandHooks.Classes in io.github.cdklabs.awslambdarust that implement ICommandHooks Modifier and Type Class Description static classICommandHooks.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.Methods in io.github.cdklabs.awslambdarust that return ICommandHooks Modifier and Type Method Description default ICommandHooksBundlingOptions. getCommandHooks()(experimental) Command hooks.ICommandHooksBundlingOptions.Jsii$Proxy. getCommandHooks()Methods in io.github.cdklabs.awslambdarust with parameters of type ICommandHooks Modifier and Type Method Description BundlingOptions.BuilderBundlingOptions.Builder. commandHooks(ICommandHooks commandHooks)Sets the value ofBundlingOptions.getCommandHooks()
-