GetEvaluationFormPlainArgs

data class GetEvaluationFormPlainArgs(val evaluationFormArn: String) : ConvertibleToJava<GetEvaluationFormPlainArgs>

Constructors

Link copied to clipboard
constructor(evaluationFormArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the evaluation form.

Functions

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