| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
WorkforceVpcConfigRequest |
UpdateWorkforceRequest.workforceVpcConfig()
Use this parameter to update your VPC configuration for a workforce.
|
WorkforceVpcConfigRequest |
CreateWorkforceRequest.workforceVpcConfig()
Use this parameter to configure a workforce using VPC.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateWorkforceRequest.Builder |
UpdateWorkforceRequest.Builder.workforceVpcConfig(WorkforceVpcConfigRequest workforceVpcConfig)
Use this parameter to update your VPC configuration for a workforce.
|
CreateWorkforceRequest.Builder |
CreateWorkforceRequest.Builder.workforceVpcConfig(WorkforceVpcConfigRequest workforceVpcConfig)
Use this parameter to configure a workforce using VPC.
|
Copyright © 2023. All rights reserved.