@Stability(value=Stable) @Internal public static final class CfnBot.MultipleValuesSettingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.MultipleValuesSettingProperty
CfnBot.MultipleValuesSettingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.MultipleValuesSettingProperty.Builder, CfnBot.MultipleValuesSettingProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.MultipleValuesSettingProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBot.AdvancedRecognitionSettingProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAllowMultipleValues()
Indicates whether a slot can return multiple values.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnBot.MultipleValuesSettingProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final Object getAllowMultipleValues()
CfnBot.MultipleValuesSettingPropertyWhen true, the slot may return more than one value in a response. When false, the slot returns only a single value. If AllowMultipleValues is not set, the default value is false.
Multi-value slots are only available in the en-US locale.
getAllowMultipleValues in interface CfnBot.MultipleValuesSettingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.