DescribeRobotResponse constructor
DescribeRobotResponse({})
Implementation
DescribeRobotResponse({
this.architecture,
this.arn,
this.createdAt,
this.fleetArn,
this.greengrassGroupId,
this.lastDeploymentJob,
this.lastDeploymentTime,
this.name,
this.status,
this.tags,
});