Skip to main content

include/aws@services@dynamodb_RestoreTableFromBackupOutput.hrl

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