Class CfnAIAgent.AIAgentConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.wisdom.CfnAIAgent.AIAgentConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAIAgent.AIAgentConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAIAgent.AIAgentConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAIAgent.AIAgentConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAIAgent.AIAgentConfigurationProperty
An implementation for
CfnAIAgent.AIAgentConfigurationProperty-
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.AIAgentConfigurationProperty
CfnAIAgent.AIAgentConfigurationProperty.Builder, CfnAIAgent.AIAgentConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAIAgent.AIAgentConfigurationProperty.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 ObjectThe configuration for AI Agents of typeANSWER_RECOMMENDATION.final ObjectReturns union: eitherIResolvableorCfnAIAgent.CaseSummarizationAIAgentConfigurationPropertyfinal ObjectConfiguration for the EMAIL_GENERATIVE_ANSWER AI agent that provides comprehensive knowledge-based answers for customer queries.final ObjectConfiguration for the EMAIL_OVERVIEW AI agent that generates structured overview of email conversations.final ObjectConfiguration for the EMAIL_RESPONSE AI agent that generates professional email responses using knowledge base content.final ObjectThe configuration for AI Agents of typeMANUAL_SEARCH.final ObjectReturns union: eitherIResolvableorCfnAIAgent.NoteTakingAIAgentConfigurationPropertyfinal ObjectReturns union: eitherIResolvableorCfnAIAgent.OrchestrationAIAgentConfigurationPropertyfinal ObjectThe self-service AI agent configuration.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.AIAgentConfigurationProperty.Builder.
-
-
Method Details
-
getAnswerRecommendationAiAgentConfiguration
Description copied from interface:CfnAIAgent.AIAgentConfigurationPropertyThe configuration for AI Agents of typeANSWER_RECOMMENDATION.Returns union: either
IResolvableorCfnAIAgent.AnswerRecommendationAIAgentConfigurationProperty- Specified by:
getAnswerRecommendationAiAgentConfigurationin interfaceCfnAIAgent.AIAgentConfigurationProperty- See Also:
-
getCaseSummarizationAiAgentConfiguration
Description copied from interface:CfnAIAgent.AIAgentConfigurationPropertyReturns union: eitherIResolvableorCfnAIAgent.CaseSummarizationAIAgentConfigurationProperty- Specified by:
getCaseSummarizationAiAgentConfigurationin interfaceCfnAIAgent.AIAgentConfigurationProperty- See Also:
-
getEmailGenerativeAnswerAiAgentConfiguration
Description copied from interface:CfnAIAgent.AIAgentConfigurationPropertyConfiguration for the EMAIL_GENERATIVE_ANSWER AI agent that provides comprehensive knowledge-based answers for customer queries.Returns union: either
IResolvableorCfnAIAgent.EmailGenerativeAnswerAIAgentConfigurationProperty- Specified by:
getEmailGenerativeAnswerAiAgentConfigurationin interfaceCfnAIAgent.AIAgentConfigurationProperty- See Also:
-
getEmailOverviewAiAgentConfiguration
Description copied from interface:CfnAIAgent.AIAgentConfigurationPropertyConfiguration for the EMAIL_OVERVIEW AI agent that generates structured overview of email conversations.Returns union: either
IResolvableorCfnAIAgent.EmailOverviewAIAgentConfigurationProperty- Specified by:
getEmailOverviewAiAgentConfigurationin interfaceCfnAIAgent.AIAgentConfigurationProperty- See Also:
-
getEmailResponseAiAgentConfiguration
Description copied from interface:CfnAIAgent.AIAgentConfigurationPropertyConfiguration for the EMAIL_RESPONSE AI agent that generates professional email responses using knowledge base content.Returns union: either
IResolvableorCfnAIAgent.EmailResponseAIAgentConfigurationProperty- Specified by:
getEmailResponseAiAgentConfigurationin interfaceCfnAIAgent.AIAgentConfigurationProperty- See Also:
-
getManualSearchAiAgentConfiguration
Description copied from interface:CfnAIAgent.AIAgentConfigurationPropertyThe configuration for AI Agents of typeMANUAL_SEARCH.Returns union: either
IResolvableorCfnAIAgent.ManualSearchAIAgentConfigurationProperty- Specified by:
getManualSearchAiAgentConfigurationin interfaceCfnAIAgent.AIAgentConfigurationProperty- See Also:
-
getNoteTakingAiAgentConfiguration
Description copied from interface:CfnAIAgent.AIAgentConfigurationPropertyReturns union: eitherIResolvableorCfnAIAgent.NoteTakingAIAgentConfigurationProperty- Specified by:
getNoteTakingAiAgentConfigurationin interfaceCfnAIAgent.AIAgentConfigurationProperty- See Also:
-
getOrchestrationAiAgentConfiguration
Description copied from interface:CfnAIAgent.AIAgentConfigurationPropertyReturns union: eitherIResolvableorCfnAIAgent.OrchestrationAIAgentConfigurationProperty- Specified by:
getOrchestrationAiAgentConfigurationin interfaceCfnAIAgent.AIAgentConfigurationProperty- See Also:
-
getSelfServiceAiAgentConfiguration
Description copied from interface:CfnAIAgent.AIAgentConfigurationPropertyThe self-service AI agent configuration.Returns union: either
IResolvableorCfnAIAgent.SelfServiceAIAgentConfigurationProperty- Specified by:
getSelfServiceAiAgentConfigurationin interfaceCfnAIAgent.AIAgentConfigurationProperty- 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()
-