ImportJobResource constructor
ImportJobResource({})
Implementation
ImportJobResource({
required this.format,
required this.roleArn,
required this.s3Url,
this.defineSegment,
this.externalId,
this.registerEndpoints,
this.segmentId,
this.segmentName,
});