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.
7371 7372 7373 |
# File 'sig/types.rbs', line 7371 def template_configuration @template_configuration end |