public static final class LazyAnyValueOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LazyAnyValueOptions
software.amazon.jsii.JsiiObject.InitializationModeLazyAnyValueOptions.Builder, LazyAnyValueOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) @Nullable public String getDisplayHint()
getDisplayHint in interface LazyAnyValueOptions@Stability(value=Stable) @Nullable public Boolean getOmitEmptyArray()
getOmitEmptyArray in interface LazyAnyValueOptionsCopyright © 2019. All rights reserved.