Class: Aws::Types::KbInferenceConfig
- Inherits:
-
Object
- Object
- Aws::Types::KbInferenceConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#text_inference_config ⇒ Types::TextInferenceConfig
Returns the value of attribute text_inference_config.
Instance Attribute Details
#text_inference_config ⇒ Types::TextInferenceConfig
Returns the value of attribute text_inference_config.
2527 2528 2529 |
# File 'sig/types.rbs', line 2527 def text_inference_config @text_inference_config end |