Class CfnFlowVersion.LexFlowNodeConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.bedrock.CfnFlowVersion.LexFlowNodeConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFlowVersion.LexFlowNodeConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFlowVersion.LexFlowNodeConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnFlowVersion.LexFlowNodeConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFlowVersion.LexFlowNodeConfigurationProperty
An implementation for
CfnFlowVersion.LexFlowNodeConfigurationProperty-
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.bedrock.CfnFlowVersion.LexFlowNodeConfigurationProperty
CfnFlowVersion.LexFlowNodeConfigurationProperty.Builder, CfnFlowVersion.LexFlowNodeConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlowVersion.LexFlowNodeConfigurationProperty.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 theCfnFlowVersion.LexFlowNodeConfigurationProperty.Builder.
-
-
Method Details
-
getBotAliasArn
Description copied from interface:CfnFlowVersion.LexFlowNodeConfigurationPropertyThe Amazon Resource Name (ARN) of the Amazon Lex bot alias to invoke.- Specified by:
getBotAliasArnin interfaceCfnFlowVersion.LexFlowNodeConfigurationProperty- See Also:
-
getLocaleId
Description copied from interface:CfnFlowVersion.LexFlowNodeConfigurationPropertyThe Region to invoke the Amazon Lex bot in.- Specified by:
getLocaleIdin interfaceCfnFlowVersion.LexFlowNodeConfigurationProperty- 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()
-