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