Class: Aws::Types::KnowledgeBaseConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::KnowledgeBaseConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#template_configuration ⇒ Types::KbTemplateConfiguration
Returns the value of attribute template_configuration.
Instance Attribute Details
#template_configuration ⇒ Types::KbTemplateConfiguration
Returns the value of attribute template_configuration.
7105 7106 7107 |
# File 'sig/types.rbs', line 7105 def template_configuration @template_configuration end |