| Modifier and Type | Class and Description |
|---|---|
static class |
VpcConfig.Jsii$Proxy
An implementation for
VpcConfig |
| Modifier and Type | Method and Description |
|---|---|
VpcConfig |
VpcConfig.Builder.build()
Builds the configured instance.
|
default VpcConfig |
SageMakerCreateTrainingJobProps.getVpcConfig()
Specifies the VPC that you want your training job to connect to.
|
VpcConfig |
SageMakerCreateTrainingJobProps.Jsii$Proxy.getVpcConfig() |
| Modifier and Type | Method and Description |
|---|---|
SageMakerCreateTrainingJobProps.Builder |
SageMakerCreateTrainingJobProps.Builder.vpcConfig(VpcConfig vpcConfig)
Sets the value of
SageMakerCreateTrainingJobProps.getVpcConfig() |
SageMakerCreateTrainingJob.Builder |
SageMakerCreateTrainingJob.Builder.vpcConfig(VpcConfig vpcConfig)
Specifies the VPC that you want your training job to connect to.
|
Copyright © 2022. All rights reserved.