Class CfnBotPropsMixin.IntentOverrideProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.IntentOverrideProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnBotPropsMixin.IntentOverrideProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnBotPropsMixin.IntentOverrideProperty
@Stability(Stable)
@Internal
public static final class CfnBotPropsMixin.IntentOverrideProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBotPropsMixin.IntentOverrideProperty
An implementation for
CfnBotPropsMixin.IntentOverrideProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.IntentOverrideProperty
CfnBotPropsMixin.IntentOverrideProperty.Builder, CfnBotPropsMixin.IntentOverrideProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.IntentOverrideProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.IntentOverrideProperty.Builder.
-
-
Method Details
-
getName
Description copied from interface:CfnBotPropsMixin.IntentOverridePropertyThe name of the intent.Only required when you're switching intents.
- Specified by:
getNamein interfaceCfnBotPropsMixin.IntentOverrideProperty- See Also:
-
getSlots
Description copied from interface:CfnBotPropsMixin.IntentOverridePropertyA map of all of the slot value overrides for the intent.The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnBotPropsMixin.SlotValueOverrideMapProperty>- Specified by:
getSlotsin interfaceCfnBotPropsMixin.IntentOverrideProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-