@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:44.846Z") @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 ReverseOptions
Copyright © 2021. All rights reserved.