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