Current section
Files
Jump to
Current section
Files
include/aws@services@sesv2_ImportDataSource.hrl
-record(import_data_source, {
data_format :: gleam@option:option(aws@services@sesv2:data_format()),
s3_url :: gleam@option:option(binary())
}).