SegmentImportResource constructor
SegmentImportResource({})
Implementation
SegmentImportResource({
required this.externalId,
required this.format,
required this.roleArn,
required this.s3Url,
required this.size,
this.channelCounts,
});