Data Source schema for AWS::RoboMaker::RobotApplication
id
(String) Uniquely identifies the resource.arn
(String)current_revision_id
(String) The revision ID of robot application.environment
(String) The URI of the Docker image for the robot application.name
(String) The name of the robot application.robot_software_suite
(Attributes) The robot software suite used by the robot application. (see below for nested schema)sources
(Attributes List) The sources of the robot application. (see below for nested schema)tags
(Map of String) A key-value pair to associate with a resource.robot_software_suite
Read-Only:
name
(String) The name of robot software suite.version
(String) The version of robot software suite.sources
Read-Only:
architecture
(String) The architecture of robot application.s3_bucket
(String) The Arn of the S3Bucket that stores the robot application source.s3_key
(String) The s3 key of robot application source.