Class: Aws::Types::PromptTemplate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:text_prompt_template])

Instance Attribute Summary collapse

Instance Attribute Details

#text_prompt_template::String

Returns the value of attribute text_prompt_template.

Returns:

  • (::String)


2116
2117
2118
# File 'sig/types.rbs', line 2116

def text_prompt_template
  @text_prompt_template
end