CreateRobotApplicationVersionResponse constructor
CreateRobotApplicationVersionResponse({})
Implementation
CreateRobotApplicationVersionResponse({
this.arn,
this.lastUpdatedAt,
this.name,
this.revisionId,
this.robotSoftwareSuite,
this.sources,
this.version,
});