Uses of Interface
software.amazon.awscdk.IStringProducer
-
Uses of IStringProducer in software.amazon.awscdk
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIStringProducer
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionstatic String
Lazy.uncachedString
(IStringProducer producer) Defer the calculation of a string value to synthesis time.static String
Lazy.uncachedString
(IStringProducer producer, LazyStringValueOptions options) Defer the calculation of a string value to synthesis time.