class Aws::DynamoDB::Types::GlobalTableDescription
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/GlobalTableDescription AWS API Documentation
@return [String]
The global table name.
@!attribute [rw] global_table_name
@return [String]
* ‘ACTIVE` - The global table is ready for use.
* `DELETING` - The global table is being deleted.
* `UPDATING` - The global table is being updated.
* `CREATING` - The global table is being created.
The current state of the global table:
@!attribute [rw] global_table_status
@return [Time]
The creation time of the global table.
@!attribute [rw] creation_date_time
@return [String]
The unique identifier of the global table.
@!attribute [rw] global_table_arn
@return [Array<Types::ReplicaDescription>]
The regions where the global table has replicas.
@!attribute [rw] replication_group
Contains details about the global table.