This schema is for testing purpose only.
robot_software_suite
(Attributes) The robot software suite used by the robot application. (see below for nested schema)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.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.arn
(String)id
(String) Uniquely identifies the resource.robot_software_suite
Required:
name
(String) The name of robot software suite.Optional:
version
(String) The version of robot software suite.sources
Required:
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.Import is supported using the following syntax:
$ terraform import awscc_robomaker_robot_application.example <resource ID>