Module: Aws::DynamoDB::Client::_DescribeGlobalTableSettingsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeGlobalTableSettingsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#global_table_name::String

Returns:

  • (::String)


356
# File 'sig/client.rbs', line 356

def global_table_name: () -> ::String

#replica_settings::Array[Types::ReplicaSettingsDescription]

Returns:



357
# File 'sig/client.rbs', line 357

def replica_settings: () -> ::Array[Types::ReplicaSettingsDescription]