GetChallengePlainArgs

data class GetChallengePlainArgs(val challengeArn: String) : ConvertibleToJava<GetChallengePlainArgs>

Constructors

Link copied to clipboard
constructor(challengeArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the challenge.

Functions

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