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

Class: Aws::DynamoDB::Types::DescribeGlobalTableSettingsOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#global_table_nameString

The name of the global table.

Returns:

  • (String)

    The name of the global table.

#replica_settingsArray<Types::ReplicaSettingsDescription>

The Region-specific settings for the global table.

Returns: