Uses of Class
software.amazon.awscdk.LazyAnyValueOptions.Builder
-
Uses of LazyAnyValueOptions.Builder in software.amazon.awscdk
Modifier and TypeMethodDescriptionstatic LazyAnyValueOptions.Builder
LazyAnyValueOptions.builder()
LazyAnyValueOptions.Builder.displayHint
(String displayHint) Sets the value ofLazyAnyValueOptions.getDisplayHint()
LazyAnyValueOptions.Builder.omitEmptyArray
(Boolean omitEmptyArray) Sets the value ofLazyAnyValueOptions.getOmitEmptyArray()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(LazyAnyValueOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theLazyAnyValueOptions.Builder
.