Show / Hide Table of Contents

Interface IStableAnyProducer

Interface for (stable) lazy untyped value producers.

Namespace: Amazon.CDK
Assembly: Amazon.CDK.dll
Syntax (csharp)
public interface IStableAnyProducer
Syntax (vb)
Public Interface IStableAnyProducer

Synopsis

Methods

Produce()

Produce the value.

Methods

Produce()

Produce the value.

object Produce()
Returns

System.Object

Back to top Generated by DocFX