menu
aws_importexport_api package
documentation
importexport-2010-06-01.dart
Job
Job constructor
Job constructor
dark_mode
light_mode
Job
constructor
Job
(
{
DateTime
?
creationDate
,
bool
?
isCanceled
,
String
?
jobId
,
JobType
?
jobType
,
})
Implementation
Job({ this.creationDate, this.isCanceled, this.jobId, this.jobType, });
aws_importexport_api package
documentation
importexport-2010-06-01
Job
Job constructor
Job class