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
- Struct
- Aws::DynamoDB::Types::GlobalTable
- Defined in:
- (unknown)
Overview
Represents the properties of a global table.
Instance Attribute Summary collapse
-
#global_table_name ⇒ String
The global table name.
-
#replication_group ⇒ Array<Types::Replica>
The Regions where the global table has replicas.
Instance Attribute Details
#global_table_name ⇒ String
The global table name.
#replication_group ⇒ Array<Types::Replica>
The Regions where the global table has replicas.