@Generated(value="jsii-pacmak/1.11.0 (build 1e9b8e1)", date="2020-09-03T17:04:06.313Z") @Stability(value=Stable) public interface LazyAnyValueOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
LazyAnyValueOptions.Builder
A builder for
LazyAnyValueOptions |
static class |
LazyAnyValueOptions.Jsii$Proxy
An implementation for
LazyAnyValueOptions |
| Modifier and Type | Method and Description |
|---|---|
static LazyAnyValueOptions.Builder |
builder() |
default String |
getDisplayHint()
Use the given name as a display hint.
|
default Boolean |
getOmitEmptyArray()
If the produced value is an array and it is empty, return 'undefined' instead.
|
@Stability(value=Stable) @Nullable default String getDisplayHint()
Default: - No hint
@Stability(value=Stable) @Nullable default Boolean getOmitEmptyArray()
Default: false
@Stability(value=Stable) static LazyAnyValueOptions.Builder builder()
LazyAnyValueOptions.Builder of LazyAnyValueOptionsCopyright © 2020. All rights reserved.