ReplicaDescription

Contains the details of the replica.

Types

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

Properties

Link copied to clipboard

Replica-specific global secondary index settings.

Link copied to clipboard

The KMS key of the replica that will be used for KMS encryption.

Link copied to clipboard

Overrides the maximum on-demand throughput settings for the specified replica table.

Link copied to clipboard

Replica-specific provisioned throughput. If not described, uses the source table's provisioned throughput settings.

Link copied to clipboard

The name of the Region.

Link copied to clipboard

The time at which the replica was first detected as inaccessible. To determine cause of inaccessibility check the ReplicaStatus property.

Link copied to clipboard

The current state of the replica:

Link copied to clipboard

Detailed information about the replica status.

Link copied to clipboard

Specifies the progress of a Create, Update, or Delete action on the replica as a percentage.

Link copied to clipboard

Contains details of the table class.

Link copied to clipboard

Represents the warm throughput value for this replica.

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