class Aws::BedrockAgent::Types::PromptTemplateConfiguration
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/PromptTemplateConfiguration AWS API Documentation
@return [Types::TextPromptTemplateConfiguration]
Contains configurations for the text in a message for a prompt.
@!attribute [rw] text
@return [Types::ChatPromptTemplateConfiguration]
format.
Contains configurations to use the prompt in a conversational
@!attribute [rw] chat
@note PromptTemplateConfiguration is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of PromptTemplateConfiguration corresponding to the set member.
@note PromptTemplateConfiguration is a union - when making an API calls you must set exactly one of the members.<br><br>: docs.aws.amazon.com/bedrock/latest/userguide/prompt-management.html<br><br><br><br>Bedrock][1].
[Construct and store reusable prompts with Prompt management in Amazon
Contains the message for a prompt. For more information, see