@Generated(value="jsii-pacmak/1.6.0 (build 248e75b)", date="2020-06-09T15:22:32.238Z") @Stability(value=Experimental) public interface IFragmentConcatenator extends software.amazon.jsii.JsiiSerializable
Interface so it could potentially be exposed over jsii.
EXPERIMENTAL
| Modifier and Type | Interface and Description |
|---|---|
static class |
IFragmentConcatenator.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
join(Object left,
Object right)
Join the fragment on the left and on the right.
|
Copyright © 2020. All rights reserved.