Uses of Interface
software.amazon.awscdk.core.IStableNumberProducer
Packages that use IStableNumberProducer
-
Uses of IStableNumberProducer in software.amazon.awscdk.core
Subinterfaces of IStableNumberProducer in software.amazon.awscdk.coreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIStableNumberProducer.Classes in software.amazon.awscdk.core that implement IStableNumberProducerModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.core with parameters of type IStableNumberProducerModifier and TypeMethodDescriptionstatic NumberLazy.number(IStableNumberProducer producer) Defer the one-time calculation of a number value to synthesis time.