Uses of Interface
software.amazon.awscdk.core.ILocalBundling
Packages that use ILocalBundling
-
Uses of ILocalBundling in software.amazon.awscdk.core
Subinterfaces of ILocalBundling in software.amazon.awscdk.coreModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forILocalBundling
.Classes in software.amazon.awscdk.core that implement ILocalBundlingModifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.core that return ILocalBundlingModifier and TypeMethodDescriptiondefault ILocalBundling
BundlingOptions.getLocal()
Local bundling provider.final ILocalBundling
BundlingOptions.Jsii$Proxy.getLocal()
Methods in software.amazon.awscdk.core with parameters of type ILocalBundlingModifier and TypeMethodDescriptionBundlingOptions.Builder.local
(ILocalBundling local) Sets the value ofBundlingOptions.getLocal()