DescribeComponentResponse constructor
DescribeComponentResponse({})
Implementation
DescribeComponentResponse({
this.arn,
this.componentName,
this.componentVersion,
this.creationTimestamp,
this.description,
this.platforms,
this.publisher,
this.status,
this.tags,
});