DescribeKeyValueStoreResponse

Metadata information about a Key Value Store.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Date and time when the Key Value Store was created.

Link copied to clipboard

The version identifier for the current version of the Key Value Store.

Link copied to clipboard

The reason for Key Value Store creation failure.

Link copied to clipboard

Number of key value pairs in the Key Value Store.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Key Value Store.

Link copied to clipboard

Date and time when the key value pairs in the Key Value Store was last modified.

Link copied to clipboard

The current status of the Key Value Store.

Link copied to clipboard

Total size of the Key Value Store in bytes.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String