GetPromptPlainArgs

data class GetPromptPlainArgs(val promptArn: String) : ConvertibleToJava<GetPromptPlainArgs>

Constructors

Link copied to clipboard
constructor(promptArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) for the prompt.

Functions

Link copied to clipboard
open override fun toJava(): GetPromptPlainArgs