GetKeyValueStoreResult

data class GetKeyValueStoreResult(val arn: String? = null, val comment: String? = null, val id: String? = null, val status: String? = null)

Constructors

Link copied to clipboard
constructor(arn: String? = null, comment: String? = null, id: String? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String? = null

The Amazon Resource Name (ARN) of the key value store.

Link copied to clipboard
val comment: String? = null

A comment for the key value store.

Link copied to clipboard
val id: String? = null

The unique Id for the key value store.

Link copied to clipboard
val status: String? = null

The current status of the key value store. For more information, see Key value store statuses in the .