Uses of Interface
software.amazon.awscdk.IStableAnyProducer
Packages that use IStableAnyProducer
-
Uses of IStableAnyProducer in software.amazon.awscdk
Subinterfaces of IStableAnyProducer in software.amazon.awscdkModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIStableAnyProducer.Classes in software.amazon.awscdk that implement IStableAnyProducerModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk 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.