Package com.hashicorp.cdktf
Interface IListProducer.Jsii$Default
- All Superinterfaces:
IListProducer,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IListProducer.Jsii$Proxy
- Enclosing interface:
IListProducer
Internal default implementation for
IListProducer.-
Nested Class Summary
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.IListProducer
IListProducer.Jsii$Default, IListProducer.Jsii$Proxy -
Method Summary
Modifier and TypeMethodDescriptionproduce(IResolveContext context) (experimental) Produce the list value.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
produce
(experimental) Produce the list value.- Specified by:
producein interfaceIListProducer- Parameters:
context- This parameter is required.
-