Class CfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.wisdom.CfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty
An implementation for
CfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty-
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.wisdom.CfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty
CfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty.Builder, CfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe ID of the answer generation AI guardrail.final StringThe AI Prompt identifier for the Answer Generation prompt used by theANSWER_RECOMMENDATIONAI Agent.final ObjectThe association configurations for overriding behavior on this AI Agent.final StringThe AI Prompt identifier for the Intent Labeling prompt used by theANSWER_RECOMMENDATIONAI Agent.final StringThe locale to which specifies the language and region settings that determine the response language for QueryAssistant .final StringThe AI Prompt identifier for the Query Reformulation prompt used by theANSWER_RECOMMENDATIONAI Agent.final inthashCode()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 theCfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty.Builder.
-
-
Method Details
-
getAnswerGenerationAiGuardrailId
Description copied from interface:CfnAIAgent.AnswerRecommendationAIAgentConfigurationPropertyThe ID of the answer generation AI guardrail.- Specified by:
getAnswerGenerationAiGuardrailIdin interfaceCfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty- See Also:
-
getAnswerGenerationAiPromptId
Description copied from interface:CfnAIAgent.AnswerRecommendationAIAgentConfigurationPropertyThe AI Prompt identifier for the Answer Generation prompt used by theANSWER_RECOMMENDATIONAI Agent.- Specified by:
getAnswerGenerationAiPromptIdin interfaceCfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty- See Also:
-
getAssociationConfigurations
Description copied from interface:CfnAIAgent.AnswerRecommendationAIAgentConfigurationPropertyThe association configurations for overriding behavior on this AI Agent.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAIAgent.AssociationConfigurationProperty>- Specified by:
getAssociationConfigurationsin interfaceCfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty- See Also:
-
getIntentLabelingGenerationAiPromptId
Description copied from interface:CfnAIAgent.AnswerRecommendationAIAgentConfigurationPropertyThe AI Prompt identifier for the Intent Labeling prompt used by theANSWER_RECOMMENDATIONAI Agent.- Specified by:
getIntentLabelingGenerationAiPromptIdin interfaceCfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty- See Also:
-
getLocale
Description copied from interface:CfnAIAgent.AnswerRecommendationAIAgentConfigurationPropertyThe locale to which specifies the language and region settings that determine the response language for QueryAssistant .- Specified by:
getLocalein interfaceCfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty- See Also:
-
getQueryReformulationAiPromptId
Description copied from interface:CfnAIAgent.AnswerRecommendationAIAgentConfigurationPropertyThe AI Prompt identifier for the Query Reformulation prompt used by theANSWER_RECOMMENDATIONAI Agent.- Specified by:
getQueryReformulationAiPromptIdin interfaceCfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty- 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()
-