Class: Aws::Types::KnowledgeBaseConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#knowledge_base_id::String

Returns the value of attribute knowledge_base_id.

Returns:

  • (::String)


1569
1570
1571
# File 'sig/types.rbs', line 1569

def knowledge_base_id
  @knowledge_base_id
end

#retrieval_configurationTypes::KnowledgeBaseRetrievalConfiguration

Returns the value of attribute retrieval_configuration.



1570
1571
1572
# File 'sig/types.rbs', line 1570

def retrieval_configuration
  @retrieval_configuration
end