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