@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:48:35.008Z") @Stability(value=Experimental) public interface IListProducer extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
IListProducer.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
produce(IResolveContext context)
Produce the list value.
|
@Stability(value=Experimental) List<String> produce(IResolveContext context)
Copyright © 2019. All rights reserved.