GetTableResponse

Types

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

Properties

Link copied to clipboard

The date and time the table bucket was created at.

Link copied to clipboard

The ID of the account that created the table.

Link copied to clipboard

The format of the table.

Link copied to clipboard

The service that manages the table.

Link copied to clipboard

The metadata location of the table.

Link copied to clipboard

The date and time the table was last modified on.

Link copied to clipboard

The ID of the account that last modified the table.

Link copied to clipboard

The name of the table.

Link copied to clipboard

The namespace associated with the table.

Link copied to clipboard

The unique identifier of the namespace containing this table.

Link copied to clipboard

The ID of the account that owns the table.

Link copied to clipboard

The Amazon Resource Name (ARN) of the table.

Link copied to clipboard

The unique identifier of the table bucket containing this table.

Link copied to clipboard

The type of the table.

Link copied to clipboard

The version token of the table.

Link copied to clipboard

The warehouse location of the table.

Functions

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