TableClassSummary

Contains details of the table class.

Types

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

Properties

Link copied to clipboard
val lastUpdateDateTime: <Error class: unknown class>?

The date and time at which the table class was last updated.

Link copied to clipboard

The table class of the specified table. Valid values are STANDARD and STANDARD_INFREQUENT_ACCESS.

Functions

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