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