streamUI property
Boolean indicating whether a streaming session will be configured for the
application. If True
, AWS RoboMaker will configure a connection
so you can interact with your application as it is running in the
simulation. You must configure and luanch the component. It must have a
graphical user interface.
Implementation
final bool? streamUI;