| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
VPCConfigResponse |
DescribeSimulationJobResponse.vpcConfig()
The VPC configuration.
|
VPCConfigResponse |
SimulationJob.vpcConfig()
VPC configuration information.
|
VPCConfigResponse |
CreateSimulationJobResponse.vpcConfig()
Information about the vpc configuration.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSimulationJobResponse.Builder |
DescribeSimulationJobResponse.Builder.vpcConfig(VPCConfigResponse vpcConfig)
The VPC configuration.
|
SimulationJob.Builder |
SimulationJob.Builder.vpcConfig(VPCConfigResponse vpcConfig)
VPC configuration information.
|
CreateSimulationJobResponse.Builder |
CreateSimulationJobResponse.Builder.vpcConfig(VPCConfigResponse vpcConfig)
Information about the vpc configuration.
|
Copyright © 2022. All rights reserved.