AiPrompt

class AiPrompt : KotlinCustomResource

Definition of AWS::Wisdom::AIPrompt Resource Type

Properties

Link copied to clipboard
val aiPromptArn: Output<String>

The Amazon Resource Name (ARN) of the AI Prompt.

Link copied to clipboard
val aiPromptId: Output<String>

The identifier of the Amazon Q in Connect AI prompt.

Link copied to clipboard

The API format used for this AI Prompt.

Link copied to clipboard
val assistantArn: Output<String>

The Amazon Resource Name (ARN) of the Amazon Q in Connect assistant.

Link copied to clipboard
val assistantId: Output<String>?

The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.

Link copied to clipboard
val description: Output<String>?

The description of the AI Prompt.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val modelId: Output<String>

The identifier of the model used for this AI Prompt. Model Ids supported are: anthropic.claude-3-haiku-20240307-v1:0 .

Link copied to clipboard
Link copied to clipboard
val name: Output<String>?

The name of the AI Prompt

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<Map<String, String>>?

The tags used to organize, track, or control access for this resource.

Link copied to clipboard

The configuration of the prompt template for this AI Prompt.

Link copied to clipboard

The type of the prompt template for this AI Prompt.

Link copied to clipboard

The type of this AI Prompt.

Link copied to clipboard
val urn: Output<String>