A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SecurityHub/Types/AwsDynamoDbTableReplica.html below:

AwsDynamoDbTableReplica — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SecurityHub::Types::AwsDynamoDbTableReplica
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing AwsDynamoDbTableReplica as input to an Aws::Client method, you can use a vanilla Hash:

{
  global_secondary_indexes: [
    {
      index_name: "NonEmptyString",
      provisioned_throughput_override: {
        read_capacity_units: 1,
      },
    },
  ],
  kms_master_key_id: "NonEmptyString",
  provisioned_throughput_override: {
    read_capacity_units: 1,
  },
  region_name: "NonEmptyString",
  replica_status: "NonEmptyString",
  replica_status_description: "NonEmptyString",
}

Information about a replica of a DynamoDB table.

Instance Attribute Summary collapse Instance Attribute Details #kms_master_key_id ⇒ String

The identifier of the AWS KMS customer master key (CMK) that will be used for AWS KMS encryption for the replica.

#region_name ⇒ String

The name of the Region where the replica is located.

#replica_status ⇒ String

The current status of the replica.

#replica_status_description ⇒ String

Detailed information about the replica status.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4