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
1031 |
# File 'sig/client.rbs', line 1031
def global_table_name: () -> ::String
|
#replica_settings ⇒ ::Array[Types::ReplicaSettingsDescription]
1032 |
# File 'sig/client.rbs', line 1032
def replica_settings: () -> ::Array[Types::ReplicaSettingsDescription]
|