GetAppResult

data class GetAppResult(val appArn: String? = null)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val appArn: String? = null

The Amazon Resource Name (ARN) of the app.