@Internal public static interface IStableListProducer.Jsii$Default extends IStableListProducer
IStableListProducer
.IStableListProducer.Jsii$Default, IStableListProducer.Jsii$Proxy
Modifier and Type | Method and Description |
---|---|
default List<String> |
produce()
Produce the list value.
|
@Stability(value=Stable) @Nullable default List<String> produce()
produce
in interface IStableListProducer
Copyright © 2022. All rights reserved.