Uses of Interface
software.amazon.awscdk.services.lambda.python.alpha.ICommandHooks
Package
Description
Amazon Lambda Python Library
-
Uses of ICommandHooks in software.amazon.awscdk.services.lambda.python.alpha
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forICommandHooks
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptiondefault ICommandHooks
BundlingOptions.getCommandHooks()
(experimental) Command hooks.final ICommandHooks
BundlingOptions.Jsii$Proxy.getCommandHooks()
Modifier and TypeMethodDescriptionBundlingOptions.Builder.commandHooks
(ICommandHooks commandHooks) Sets the value ofBundlingOptions.getCommandHooks()