Uses of Interface
software.amazon.awscdk.core.IStableAnyProducer
Packages that use IStableAnyProducer
-
Uses of IStableAnyProducer in software.amazon.awscdk.core
Subinterfaces of IStableAnyProducer in software.amazon.awscdk.coreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIStableAnyProducer.Classes in software.amazon.awscdk.core that implement IStableAnyProducerModifier 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 IStableAnyProducerModifier and TypeMethodDescriptionstatic IResolvableLazy.any(IStableAnyProducer producer) Defer the one-time calculation of an arbitrarily typed value to synthesis time.static IResolvableLazy.any(IStableAnyProducer producer, LazyAnyValueOptions options) Defer the one-time calculation of an arbitrarily typed value to synthesis time.