AwsDynamoDbTableReplica

Information about a replica of a DynamoDB table.

Types

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

Properties

Link copied to clipboard

List of global secondary indexes for the replica.

Link copied to clipboard

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

Link copied to clipboard

Replica-specific configuration for the provisioned throughput.

Link copied to clipboard

The name of the Region where the replica is located.

Link copied to clipboard

The current status of the replica. Valid values are as follows:

Link copied to clipboard

Detailed information about the replica status.

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