-
CfnSimulationApplication.Builder.create(software.amazon.awscdk.core.Construct scope,
String id)
The environment of the simulation application.
CfnSimulationApplication.Builder.name(String name)
The name of the simulation application.
CfnSimulationApplication.Builder.renderingEngine(software.amazon.awscdk.core.IResolvable renderingEngine)
The rendering engine for the simulation application.
The rendering engine for the simulation application.
CfnSimulationApplication.Builder.robotSoftwareSuite(software.amazon.awscdk.core.IResolvable robotSoftwareSuite)
The robot software suite used by the simulation application.
The robot software suite used by the simulation application.
CfnSimulationApplication.Builder.simulationSoftwareSuite(software.amazon.awscdk.core.IResolvable simulationSoftwareSuite)
The simulation software suite used by the simulation application.
The simulation software suite used by the simulation application.
The sources of the simulation application.
CfnSimulationApplication.Builder.sources(software.amazon.awscdk.core.IResolvable sources)
The sources of the simulation application.
A map that contains tag keys and tag values that are attached to the simulation application.