| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
VPCConfig |
CreateSimulationJobRequest.vpcConfig()
If your simulation job accesses resources in a VPC, you provide this parameter identifying the list of security
group IDs and subnet IDs.
|
VPCConfig |
SimulationJobRequest.vpcConfig()
Returns the value of the VpcConfig property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSimulationJobRequest.Builder |
CreateSimulationJobRequest.Builder.vpcConfig(VPCConfig vpcConfig)
If your simulation job accesses resources in a VPC, you provide this parameter identifying the list of
security group IDs and subnet IDs.
|
SimulationJobRequest.Builder |
SimulationJobRequest.Builder.vpcConfig(VPCConfig vpcConfig)
Sets the value of the VpcConfig property for this object.
|
Copyright © 2023. All rights reserved.