GetSolutionResult

data class GetSolutionResult(val solutionArn: String? = null)

Constructors

Link copied to clipboard
constructor(solutionArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val solutionArn: String? = null

The Amazon Resource Name (ARN) of the solution.