Table of Contents

Interface IStableAnyProducer

Namespace
Amazon.CDK
Assembly
Amazon.CDK.dll

Interface for (stable) lazy untyped value producers.

public interface IStableAnyProducer

Methods

Produce()

Produce the value.

object Produce()

Returns

object