Package software.amazon.awscdk
Interface IStableAnyProducer
- All Superinterfaces:
 software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
 IStableAnyProducer.Jsii$Default
- All Known Implementing Classes:
 IStableAnyProducer.Jsii$Proxy
@Generated(value="jsii-pacmak/1.116.0 (build 0eddcff)",
           date="2025-10-29T11:15:31.023Z")
@Stability(Stable)
public interface IStableAnyProducer
extends software.amazon.jsii.JsiiSerializable
Interface for (stable) lazy untyped value producers.
- 
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIStableAnyProducer.static final classA proxy class which represents a concrete javascript instance of this type. - 
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson 
- 
Method Details
- 
produce
Produce the value. 
 -