Package software.amazon.awscdk
Interface IListProducer
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IListProducer.Jsii$Default
- All Known Implementing Classes:
IListProducer.Jsii$Proxy
@Generated(value="jsii-pacmak/1.116.0 (build 0eddcff)",
date="2025-10-24T13:34:29.844Z")
@Stability(Stable)
public interface IListProducer
extends software.amazon.jsii.JsiiSerializable
Interface for lazy list producers.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIListProducer.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 list value.- Parameters:
context- This parameter is required.
-