Class CfnBot.SubSlotTypeCompositionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.lex.CfnBot.SubSlotTypeCompositionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnBot.SubSlotTypeCompositionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnBot.SubSlotTypeCompositionProperty
@Stability(Stable)
@Internal
public static final class CfnBot.SubSlotTypeCompositionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBot.SubSlotTypeCompositionProperty
An implementation for
CfnBot.SubSlotTypeCompositionProperty-
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.services.lex.CfnBot.SubSlotTypeCompositionProperty
CfnBot.SubSlotTypeCompositionProperty.Builder, CfnBot.SubSlotTypeCompositionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.SubSlotTypeCompositionProperty.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 theCfnBot.SubSlotTypeCompositionProperty.Builder.
-
-
Method Details
-
getName
Description copied from interface:CfnBot.SubSlotTypeCompositionPropertyName of a constituent sub slot inside a composite slot.- Specified by:
getNamein interfaceCfnBot.SubSlotTypeCompositionProperty- See Also:
-
getSlotTypeId
Description copied from interface:CfnBot.SubSlotTypeCompositionPropertyThe unique identifier assigned to a slot type.This refers to either a built-in slot type or the unique slotTypeId of a custom slot type.
- Specified by:
getSlotTypeIdin interfaceCfnBot.SubSlotTypeCompositionProperty- See Also:
-
getSlotTypeName
- Specified by:
getSlotTypeNamein interfaceCfnBot.SubSlotTypeCompositionProperty- 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()
-