@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:43.736Z") @Stability(value=Experimental) public interface IStableStringProducer extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static interface |
IStableStringProducer.Jsii$Default
Internal default implementation for
IStableStringProducer . |
static class |
IStableStringProducer.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
String |
produce()
(experimental) Produce the string value.
|
@Stability(value=Experimental) @Nullable String produce()
Copyright © 2021. All rights reserved.