Class CfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.wisdom.CfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationProperty
An implementation for
CfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationProperty-
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.EmailGenerativeAnswerAIAgentConfigurationProperty
CfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationProperty.Builder, CfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationProperty.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 ObjectConfiguration settings for knowledge base associations used by the email generative answer agent.final StringThe ID of the System AI prompt used for generating comprehensive knowledge-based answers from email queries.final StringThe ID of the System AI prompt used for reformulating email queries to optimize knowledge base search results.final StringThe locale setting for language-specific email processing and response generation (for example, en_US, es_ES).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.EmailGenerativeAnswerAIAgentConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationProperty.Builder.
-
-
Method Details
-
getAssociationConfigurations
Description copied from interface:CfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationPropertyConfiguration settings for knowledge base associations used by the email generative answer agent.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAIAgentPropsMixin.AssociationConfigurationProperty>- Specified by:
getAssociationConfigurationsin interfaceCfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationProperty- See Also:
-
getEmailGenerativeAnswerAiPromptId
Description copied from interface:CfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationPropertyThe ID of the System AI prompt used for generating comprehensive knowledge-based answers from email queries.- Specified by:
getEmailGenerativeAnswerAiPromptIdin interfaceCfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationProperty- See Also:
-
getEmailQueryReformulationAiPromptId
Description copied from interface:CfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationPropertyThe ID of the System AI prompt used for reformulating email queries to optimize knowledge base search results.- Specified by:
getEmailQueryReformulationAiPromptIdin interfaceCfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationProperty- See Also:
-
getLocale
Description copied from interface:CfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationPropertyThe locale setting for language-specific email processing and response generation (for example, en_US, es_ES).- Specified by:
getLocalein interfaceCfnAIAgentPropsMixin.EmailGenerativeAnswerAIAgentConfigurationProperty- 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()
-