ImageVersion constructor
ImageVersion({})
Implementation
ImageVersion({
this.arn,
this.dateCreated,
this.name,
this.osVersion,
this.owner,
this.platform,
this.type,
this.version,
});
ImageVersion({
this.arn,
this.dateCreated,
this.name,
this.osVersion,
this.owner,
this.platform,
this.type,
this.version,
});