Get Ai Prompt Result
data class GetAiPromptResult(val aiPromptArn: String? = null, val aiPromptId: String? = null, val assistantArn: String? = null, val description: String? = null, val modifiedTimeSeconds: Double? = null, val templateConfiguration: AiPromptAiPromptTemplateConfiguration? = null)
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the AI Prompt.
Link copied to clipboard
The identifier of the Amazon Q in Connect AI prompt.
Link copied to clipboard
The Amazon Resource Name (ARN) of the Amazon Q in Connect assistant.
Link copied to clipboard
The description of the AI Prompt.
Link copied to clipboard
Link copied to clipboard
The configuration of the prompt template for this AI Prompt.