menu
aws_firehose_api package
documentation
firehose-2015-08-04.dart
CopyCommand
CopyCommand constructor
CopyCommand constructor
dark_mode
light_mode
CopyCommand
constructor
CopyCommand
(
{
required
String
dataTableName
,
String
?
copyOptions
,
String
?
dataTableColumns
,
})
Implementation
CopyCommand({ required this.dataTableName, this.copyOptions, this.dataTableColumns, });
aws_firehose_api package
documentation
firehose-2015-08-04
CopyCommand
CopyCommand constructor
CopyCommand class