Current section
Files
Jump to
Current section
Files
include/aws@services@dynamodb_UpdateGlobalTableInput.hrl
-record(update_global_table_input, {
global_table_name :: gleam@option:option(binary()),
replica_updates :: gleam@option:option(list(aws@services@dynamodb:replica_update()))
}).