Uses of Interface
software.amazon.awscdk.IStableListProducer
-
Uses of IStableListProducer in software.amazon.awscdk
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIStableListProducer
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionLazy.list
(IStableListProducer producer) Defer the one-time calculation of a list value to synthesis time.Lazy.list
(IStableListProducer producer, LazyListValueOptions options) Defer the one-time calculation of a list value to synthesis time.