| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
LaunchConfig |
RobotApplicationConfig.launchConfig()
The launch configuration for the robot application.
|
LaunchConfig |
SimulationApplicationConfig.launchConfig()
The launch configuration for the simulation application.
|
| Modifier and Type | Method and Description |
|---|---|
RobotApplicationConfig.Builder |
RobotApplicationConfig.Builder.launchConfig(LaunchConfig launchConfig)
The launch configuration for the robot application.
|
SimulationApplicationConfig.Builder |
SimulationApplicationConfig.Builder.launchConfig(LaunchConfig launchConfig)
The launch configuration for the simulation application.
|
Copyright © 2022. All rights reserved.