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