Class: Aws::Types::PromptTemplate
- Inherits:
-
Object
- Object
- Aws::Types::PromptTemplate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#text_prompt_template ⇒ ::String
Returns the value of attribute text_prompt_template.
Instance Attribute Details
#text_prompt_template ⇒ ::String
Returns the value of attribute text_prompt_template.
2116 2117 2118 |
# File 'sig/types.rbs', line 2116 def text_prompt_template @text_prompt_template end |