@Generated(value="jsii-pacmak/0.14.2 (build e881f16)", date="2019-07-25T16:26:52.079Z") @Stability(value=Stable) public interface LazyListValueOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
LazyListValueOptions.Builder
A builder for
LazyListValueOptions |
static class |
LazyListValueOptions.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static LazyListValueOptions.Builder |
builder() |
String |
getDisplayHint()
Use the given name as a display hint.
|
Boolean |
getOmitEmpty()
If the produced list is empty, return 'undefined' instead.
|
@Stability(value=Stable) String getDisplayHint()
@Stability(value=Stable) Boolean getOmitEmpty()
@Stability(value=Stable) static LazyListValueOptions.Builder builder()
LazyListValueOptions.Builder of LazyListValueOptionsCopyright © 2019. All rights reserved.