Class: Aws::Types::EvaluationRagConfigSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bedrock_knowledge_base_identifiers::Array[::String]

Returns the value of attribute bedrock_knowledge_base_identifiers.

Returns:

  • (::Array[::String])


1563
1564
1565
# File 'sig/types.rbs', line 1563

def bedrock_knowledge_base_identifiers
  @bedrock_knowledge_base_identifiers
end

#precomputed_rag_source_identifiers::Array[::String]

Returns the value of attribute precomputed_rag_source_identifiers.

Returns:

  • (::Array[::String])


1564
1565
1566
# File 'sig/types.rbs', line 1564

def precomputed_rag_source_identifiers
  @precomputed_rag_source_identifiers
end