Interface IStableListProducer
Interface for (stable) lazy list producers.
Namespace: Amazon.CDK
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IStableListProducer
Syntax (vb)
Public Interface IStableListProducer
Synopsis
Methods
| Produce() | Produce the list value. |