Uses of Interface
software.amazon.awscdk.services.lambda.python.alpha.ICommandHooks
Packages that use ICommandHooks
Package
Description
Amazon Lambda Python Library
-
Uses of ICommandHooks in software.amazon.awscdk.services.lambda.python.alpha
Subinterfaces of ICommandHooks in software.amazon.awscdk.services.lambda.python.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICommandHooks.Classes in software.amazon.awscdk.services.lambda.python.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.python.alpha that return ICommandHooksModifier and TypeMethodDescriptiondefault ICommandHooksBundlingOptions.getCommandHooks()(experimental) Command hooks.final ICommandHooksBundlingOptions.Jsii$Proxy.getCommandHooks()Methods in software.amazon.awscdk.services.lambda.python.alpha with parameters of type ICommandHooksModifier and TypeMethodDescriptionBundlingOptions.Builder.commandHooks(ICommandHooks commandHooks) Sets the value ofBundlingOptions.getCommandHooks()