CreateTableRequest

Types

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

Properties

Link copied to clipboard

The encryption configuration to use for the table. This configuration specifies the encryption algorithm and, if using SSE-KMS, the KMS key to use for encrypting the table.

Link copied to clipboard

The format for the table.

Link copied to clipboard

The metadata for the table.

Link copied to clipboard
val name: String?

The name for the table.

Link copied to clipboard

The namespace to associated with the table.

Link copied to clipboard

The Amazon Resource Name (ARN) of the table bucket to create the table in.

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