Class: Aws::Types::EvaluationPrecomputedRetrieveAndGenerateSourceConfig
- Inherits:
-
Object
- Object
- Aws::Types::EvaluationPrecomputedRetrieveAndGenerateSourceConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rag_source_identifier ⇒ ::String
Returns the value of attribute rag_source_identifier.
Instance Attribute Details
#rag_source_identifier ⇒ ::String
Returns the value of attribute rag_source_identifier.
1553 1554 1555 |
# File 'sig/types.rbs', line 1553 def rag_source_identifier @rag_source_identifier end |