Resource constructor
Resource({})
Implementation
Resource({
this.arn,
this.creationTime,
this.lastUpdatedTime,
this.resourceGroupArn,
this.resourceShareArn,
this.status,
this.statusMessage,
this.type,
});