This schema is for testing purpose only.
robot_software_suite
(Attributes) The robot software suite used by the simulation application. (see below for nested schema)simulation_software_suite
(Attributes) The simulation software suite used by the simulation application. (see below for nested schema)current_revision_id
(String) The current revision id.environment
(String) The URI of the Docker image for the robot application.name
(String) The name of the simulation application.rendering_engine
(Attributes) The rendering engine for the simulation application. (see below for nested schema)sources
(Attributes List) The sources of the simulation 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 the robot software suite.Optional:
version
(String) The version of the robot software suite.simulation_software_suite
Required:
name
(String) The name of the simulation software suite.Optional:
version
(String) The version of the simulation software suite.rendering_engine
Required:
name
(String) The name of the rendering engine.version
(String) The version of the rendering engine.sources
Required:
architecture
(String) The target processor architecture for the application.s3_bucket
(String) The Amazon S3 bucket name.s3_key
(String) The s3 object key.Import is supported using the following syntax:
$ terraform import awscc_robomaker_simulation_application.example <resource ID>