Robot Application Args
constructor(currentRevisionId: Output<String>? = null, environment: Output<String>? = null, name: Output<String>? = null, robotSoftwareSuite: Output<RobotApplicationRobotSoftwareSuiteArgs>? = null, sources: Output<List<RobotApplicationSourceConfigArgs>>? = null, tags: Output<Map<String, String>>? = null)