Class: Aws::Types::AIPromptTemplateConfiguration

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

Defined Under Namespace

Classes: TextFullAiPromptEditTemplateConfiguration, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#text_full_ai_prompt_edit_template_configurationTypes::TextFullAIPromptEditTemplateConfiguration

Returns the value of attribute text_full_ai_prompt_edit_template_configuration.

Returns:



213
214
215
# File 'sig/types.rbs', line 213

def text_full_ai_prompt_edit_template_configuration
  @text_full_ai_prompt_edit_template_configuration
end

#unknownObject

Returns the value of attribute unknown.

Returns:



214
215
216
# File 'sig/types.rbs', line 214

def unknown
  @unknown
end