| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
NeoVpcConfig |
CreateCompilationJobRequest.vpcConfig()
A VpcConfig object that specifies the VPC that you want your compilation job to connect to.
|
NeoVpcConfig |
DescribeCompilationJobResponse.vpcConfig()
A VpcConfig object that specifies the VPC that you want your compilation job to connect to.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCompilationJobRequest.Builder |
CreateCompilationJobRequest.Builder.vpcConfig(NeoVpcConfig vpcConfig)
A VpcConfig object that specifies the VPC that you want your compilation job to connect to.
|
DescribeCompilationJobResponse.Builder |
DescribeCompilationJobResponse.Builder.vpcConfig(NeoVpcConfig vpcConfig)
A VpcConfig object that specifies the VPC that you want your compilation job to connect to.
|
Copyright © 2021. All rights reserved.