Class: Aws::Types::KendraKnowledgeBaseConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::KendraKnowledgeBaseConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#kendra_index_arn ⇒ ::String
Returns the value of attribute kendra_index_arn.
Instance Attribute Details
#kendra_index_arn ⇒ ::String
Returns the value of attribute kendra_index_arn.
1592 1593 1594 |
# File 'sig/types.rbs', line 1592 def kendra_index_arn @kendra_index_arn end |