Uses of Interface
software.amazon.awscdk.services.lambda.go.alpha.ICommandHooks
Packages that use ICommandHooks
-
Uses of ICommandHooks in software.amazon.awscdk.services.lambda.go.alpha
Subinterfaces of ICommandHooks in software.amazon.awscdk.services.lambda.go.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICommandHooks.Classes in software.amazon.awscdk.services.lambda.go.alpha that implement ICommandHooksModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.lambda.go.alpha that return ICommandHooksModifier and TypeMethodDescriptiondefault ICommandHooksBundlingOptions.getCommandHooks()(experimental) Command hooks.final ICommandHooksBundlingOptions.Jsii$Proxy.getCommandHooks()Methods in software.amazon.awscdk.services.lambda.go.alpha with parameters of type ICommandHooksModifier and TypeMethodDescriptionBundlingOptions.Builder.commandHooks(ICommandHooks commandHooks) Sets the value ofBundlingOptions.getCommandHooks()