Skip to main content

include/aws@services@dynamodb_CreateGlobalTableOutput.hrl

-record(create_global_table_output, {
    global_table_description :: gleam@option:option(aws@services@dynamodb:global_table_description())
}).