getAiPromptVersion

Definition of AWS::Wisdom::AIPromptVersion Resource Type

Return

null

Parameters

argument

null


suspend fun getAiPromptVersion(aiPromptId: String, assistantId: String, versionNumber: Double): GetAiPromptVersionResult

Return

null

Parameters

aiPromptId

The identifier of the Amazon Q in Connect AI prompt.

assistantId

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

versionNumber

The version number for this AI Prompt version.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.wisdom.kotlin.inputs.GetAiPromptVersionPlainArgs.

See also