GetAliasResult

data class GetAliasResult(val keyArn: String? = null)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val keyArn: String? = null

The KeyARN of the key associated with the alias.