Values.GlobalTableDescriptionSourceContains details about the global table.
type nonrec t = {replicationGroup : ReplicaDescriptionList.t option;The Regions where the global table has replicas.
*)globalTableArn : GlobalTableArnString.t option;The unique identifier of the global table.
*)creationDateTime : Date.t option;The creation time of the global table.
*)globalTableStatus : GlobalTableStatus.t option;The current state of the global table: CREATING - The global table is being created. UPDATING - The global table is being updated. DELETING - The global table is being deleted. ACTIVE - The global table is ready for use.
*)globalTableName : TableName.t option;The global table name.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of IndexName.t
| `Structure of
(string
* [> `Enum of string
| `Long of PositiveLongObject.t ])
list ])
list ]
list
| `String of RegionName.t
| `Structure of
(string
* [> `Enum of string
| `Long of PositiveLongObject.t
| `Timestamp of Date.t ])
list
| `Timestamp of Date.t ])
list ]
list
| `String of GlobalTableArnString.t
| `Timestamp of Date.t ])
list ]