ImageRecipeSummary constructor
ImageRecipeSummary({})
Implementation
ImageRecipeSummary({
this.arn,
this.dateCreated,
this.name,
this.owner,
this.parentImage,
this.platform,
this.tags,
});
ImageRecipeSummary({
this.arn,
this.dateCreated,
this.name,
this.owner,
this.parentImage,
this.platform,
this.tags,
});