@Generated(value="jsii-pacmak/0.12.1 (build 3ce4842)", date="2019-06-25T13:54:15.902Z") @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
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static LazyAnyValueOptions.Builder |
builder() |
String |
getDisplayHint()
Use the given name as a display hint.
|
Boolean |
getOmitEmptyArray()
If the produced value is an array and it is empty, return 'undefined' instead.
|
@Stability(value=Experimental) String getDisplayHint()
@Stability(value=Experimental) Boolean getOmitEmptyArray()
@Stability(value=Experimental) static LazyAnyValueOptions.Builder builder()
LazyAnyValueOptions.Builder of LazyAnyValueOptionsCopyright © 2019. All rights reserved.