Class CfnPromptVersion.TextPromptTemplateConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.bedrock.CfnPromptVersion.TextPromptTemplateConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPromptVersion.TextPromptTemplateConfigurationProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPromptVersion.TextPromptTemplateConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnPromptVersion.TextPromptTemplateConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPromptVersion.TextPromptTemplateConfigurationProperty
An implementation for
CfnPromptVersion.TextPromptTemplateConfigurationProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.bedrock.CfnPromptVersion.TextPromptTemplateConfigurationProperty
CfnPromptVersion.TextPromptTemplateConfigurationProperty.Builder, CfnPromptVersion.TextPromptTemplateConfigurationProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPromptVersion.TextPromptTemplateConfigurationProperty.Builder
.protected
Jsii$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 theCfnPromptVersion.TextPromptTemplateConfigurationProperty.Builder
.
-
-
Method Details
-
getText
Description copied from interface:CfnPromptVersion.TextPromptTemplateConfigurationProperty
The message for the prompt.- Specified by:
getText
in interfaceCfnPromptVersion.TextPromptTemplateConfigurationProperty
- See Also:
-
getInputVariables
Description copied from interface:CfnPromptVersion.TextPromptTemplateConfigurationProperty
An array of the variables in the prompt template.- Specified by:
getInputVariables
in interfaceCfnPromptVersion.TextPromptTemplateConfigurationProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-