Current section
Files
Jump to
Current section
Files
include/aws@services@dynamodb_UpdateTableOutput.hrl
-record(update_table_output, {
table_description :: gleam@option:option(aws@services@dynamodb:table_description())
}).