DescribeImageResponse constructor
      
      DescribeImageResponse({})
     
    
    
Implementation
DescribeImageResponse({
  this.creationTime,
  this.description,
  this.displayName,
  this.failureReason,
  this.imageArn,
  this.imageName,
  this.imageStatus,
  this.lastModifiedTime,
  this.roleArn,
});