Table of Contents

Interface IStableListProducer

Namespace
Amazon.CDK
Assembly
Amazon.CDK.dll

Interface for (stable) lazy list producers.

public interface IStableListProducer

Methods

Produce()

Produce the list value.

string[]? Produce()

Returns

string[]