Current section
Files
Jump to
Current section
Files
include/aws@services@dynamodb_CreateGlobalTableInput.hrl
-record(create_global_table_input, {
global_table_name :: binary(),
replication_group :: list(aws@services@dynamodb:replica())
}).