Environment Config Response
data class EnvironmentConfigResponse(val executionConfig: ExecutionConfigResponse, val peripheralsConfig: PeripheralsConfigResponse)
Environment configuration for a workload.
Environment configuration for a workload.