TableSummary

Contains details about a table.

Types

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

Properties

Link copied to clipboard

The date and time the table was created at.

Link copied to clipboard

The date and time the table was last modified at.

Link copied to clipboard

The name of the table.

Link copied to clipboard

The name of the namespace.

Link copied to clipboard

The unique identifier for the namespace that contains this table.

Link copied to clipboard

The Amazon Resource Name (ARN) of the table.

Link copied to clipboard

The unique identifier for the table bucket that contains this table.

Link copied to clipboard

The type of the table.

Functions

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