GetPromptVersionPlainArgs

data class GetPromptVersionPlainArgs(val arn: String) : ConvertibleToJava<GetPromptVersionPlainArgs>

Constructors

Link copied to clipboard
constructor(arn: String)

Properties

Link copied to clipboard
val arn: String

ARN of a prompt version resource

Functions

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