Builder
Properties
The optional auto scaling settings for the restored table in provisioned capacity mode. Specifies if the service can manage throughput capacity of a provisioned table automatically on your behalf. Amazon Keyspaces auto scaling helps you provision throughput capacity for variable workloads efficiently by increasing and decreasing your table's read and write capacity automatically in response to application traffic.
Specifies the read/write throughput capacity mode for the target table. The options are:
Specifies the encryption settings for the target table. You can choose one of the following KMS key (KMS key):
Specifies the pointInTimeRecovery
settings for the target table. The options are:
The optional Region specific settings of a multi-Regional table.
The restore timestamp in ISO 8601 format.
The keyspace name of the source table.
The name of the source table.
A list of key-value pair tags to be attached to the restored table.
The name of the target keyspace.
The name of the target table.
Functions
construct an aws.sdk.kotlin.services.keyspaces.model.AutoScalingSpecification inside the given block
construct an aws.sdk.kotlin.services.keyspaces.model.CapacitySpecification inside the given block
construct an aws.sdk.kotlin.services.keyspaces.model.EncryptionSpecification inside the given block
construct an aws.sdk.kotlin.services.keyspaces.model.PointInTimeRecovery inside the given block