Table of Contents

Interface IStableStringProducer

Namespace
Amazon.CDK
Assembly
Amazon.CDK.dll

Interface for (stable) lazy string producers.

public interface IStableStringProducer

Methods

Produce()

Produce the string value.

string? Produce()

Returns

string