Uses of Interface
software.amazon.awscdk.IStringProducer
Packages that use IStringProducer
-
Uses of IStringProducer in software.amazon.awscdk
Subinterfaces of IStringProducer in software.amazon.awscdkModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIStringProducer.Classes in software.amazon.awscdk that implement IStringProducerModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk with parameters of type IStringProducerModifier and TypeMethodDescriptionstatic StringLazy.uncachedString(IStringProducer producer) Defer the calculation of a string value to synthesis time.static StringLazy.uncachedString(IStringProducer producer, LazyStringValueOptions options) Defer the calculation of a string value to synthesis time.