@aws-sdk/client-dynamodb

DescribeGlobalTableSettingsCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
GlobalTableName string | undefined

The name of the global table.

ReplicaSettings ReplicaSettingsDescription[] | undefined

The Region-specific settings for the global table.

Full Signature

export interface DescribeGlobalTableSettingsCommandOutput extends DescribeGlobalTableSettingsOutput, MetadataBearer