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

Class: Aws::DynamoDB::Types::GlobalTable

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

Overview

Represents the properties of a global table.

Instance Attribute Summary collapse

Instance Attribute Details

#global_table_nameString

The global table name.

Returns:

  • (String)

    The global table name.

#replication_groupArray<Types::Replica>

The Regions where the global table has replicas.

Returns:

  • (Array<Types::Replica>)

    The Regions where the global table has replicas.