Class: Aws::Types::PromptInferenceConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::PromptInferenceConfiguration
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#text ⇒ Types::PromptModelInferenceConfiguration
Returns the value of attribute text.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#text ⇒ Types::PromptModelInferenceConfiguration
Returns the value of attribute text.
2262 2263 2264 |
# File 'sig/types.rbs', line 2262 def text @text end |
#unknown ⇒ Object
Returns the value of attribute unknown.
2263 2264 2265 |
# File 'sig/types.rbs', line 2263 def unknown @unknown end |