@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:17.644Z") @Stability(value=Experimental) public interface IStableListProducer extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IStableListProducer.Jsii$Default
Internal default implementation for
IStableListProducer. |
static class |
IStableListProducer.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
produce()
(experimental) Produce the list value.
|
Copyright © 2021. All rights reserved.