DescribeProjectResult constructor
DescribeProjectResult({})
Implementation
DescribeProjectResult({
this.arn,
this.clientRequestToken,
this.createdTimeStamp,
this.description,
this.id,
this.name,
this.projectTemplateId,
this.stackId,
this.status,
});