Module: Aws::DynamoDB::Client::_UpdateGlobalTableSettingsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#global_table_name::String

Returns:

  • (::String)


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

def global_table_name: () -> ::String

#replica_settings::Array[Types::ReplicaSettingsDescription]

Returns:



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

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