@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:55.596Z") @Stability(value=Experimental) public interface ReverseOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ReverseOptions.Builder
A builder for
ReverseOptions |
static class |
ReverseOptions.Jsii$Proxy
An implementation for
ReverseOptions |
| Modifier and Type | Method and Description |
|---|---|
static ReverseOptions.Builder |
builder() |
default Boolean |
getFailConcat()
(experimental) Fail if the given string is a concatenation.
|
@Stability(value=Experimental) @Nullable default Boolean getFailConcat()
If false, just return undefined.
Default: true
@Stability(value=Experimental) static ReverseOptions.Builder builder()
ReverseOptions.Builder of ReverseOptionsCopyright © 2021. All rights reserved.