SimulationApplication

class SimulationApplication : KotlinCustomResource

This schema is for testing purpose only.

Example Usage

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the simulation application.

Link copied to clipboard

The current revision id.

Link copied to clipboard
val environment: Output<String>?

The URI of the Docker image for the robot application.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

The name of the simulation application.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The rendering engine for the simulation application.

Link copied to clipboard

The robot software suite used by the simulation application.

Link copied to clipboard

The simulation software suite used by the simulation application.

Link copied to clipboard

The sources of the simulation application.

Link copied to clipboard
val tags: Output<Map<String, String>>?

A map that contains tag keys and tag values that are attached to the simulation application.

Link copied to clipboard
val urn: Output<String>