@Generated(value="jsii-pacmak/0.17.0 (build 7d5d104)", date="2019-09-30T08:21:28.918Z") @Stability(value=Stable) public interface IAnyProducer extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
IAnyProducer.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
produce(IResolveContext context)
Produce the value.
|
@Stability(value=Stable) Object produce(IResolveContext context)
context - This parameter is required.Copyright © 2019. All rights reserved.