@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:43.741Z") @Stability(value=Experimental) 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()
(experimental) Use the given name as a display hint.
|
default Boolean |
getOmitEmptyArray()
(experimental) If the produced value is an array and it is empty, return 'undefined' instead.
|
@Stability(value=Experimental) @Nullable default String getDisplayHint()
Default: - No hint
@Stability(value=Experimental) @Nullable default Boolean getOmitEmptyArray()
Default: false
@Stability(value=Experimental) static LazyAnyValueOptions.Builder builder()
LazyAnyValueOptions.Builder of LazyAnyValueOptionsCopyright © 2021. All rights reserved.