KeyspacesMetadata

Contains metadata information associated with Amazon Keyspaces cells and rows.

Types

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

Properties

Link copied to clipboard

The time at which the associated data will expire, based on the time-to-live (TTL) setting.

Link copied to clipboard

The timestamp at which the associated data was written to the database.

Functions

Link copied to clipboard
inline fun copy(block: KeyspacesMetadata.Builder.() -> Unit = {}): KeyspacesMetadata
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