Skip to main content

include/aws@services@dynamodb_UpdateTableOutput.hrl

-record(update_table_output, {
    table_description :: gleam@option:option(aws@services@dynamodb:table_description())
}).