SourceTableDetails

Contains the details of the table when the backup was created.

Types

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

Properties

Link copied to clipboard

Controls how you are charged for read and write throughput and how you manage capacity. This setting can be changed later.

Link copied to clipboard

Number of items in the table. Note that this is an approximate value.

Link copied to clipboard

Schema of the table.

Link copied to clipboard

Sets the maximum number of read and write units for the specified on-demand table. If you use this parameter, you must specify MaxReadRequestUnits, MaxWriteRequestUnits, or both.

Link copied to clipboard

Read IOPs and Write IOPS on the table when the backup was created.

Link copied to clipboard

ARN of the table for which backup was created.

Link copied to clipboard

Time when the source table was created.

Link copied to clipboard

Unique identifier for the table for which the backup was created.

Link copied to clipboard

The name of the table for which the backup was created.

Link copied to clipboard

Size of the table in bytes. Note that this is an approximate value.

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