Describe global table settings
async_boto.validation.dynamodb.describe_global_table_settings
DescribeGlobalTableSettingsRequest
Bases: BaseModel
Describes Region-specific settings for a global table.
| ATTRIBUTE | DESCRIPTION |
|---|---|
GlobalTableName |
The name of the global table to describe.
TYPE:
|
GlobalTableName
instance-attribute
GlobalTableName
DescribeGlobalTableSettingsResponse
Bases: BaseModel
Response for the DescribeGlobalTableSettings operation.
| ATTRIBUTE | DESCRIPTION |
|---|---|
GlobalTableName |
The name of the global table.
TYPE:
|
ReplicaSettings |
The list of replica settings descriptions.
TYPE:
|
GlobalTableName
instance-attribute
GlobalTableName
ReplicaSettings
instance-attribute
ReplicaSettings