Class: Aws::Types::UpdateAgentKnowledgeBaseResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAgentKnowledgeBaseResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agent_knowledge_base ⇒ Types::AgentKnowledgeBase
Returns the value of attribute agent_knowledge_base.
Instance Attribute Details
#agent_knowledge_base ⇒ Types::AgentKnowledgeBase
Returns the value of attribute agent_knowledge_base.
2935 2936 2937 |
# File 'sig/types.rbs', line 2935 def agent_knowledge_base @agent_knowledge_base end |