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