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