| 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 |
SagemakerTrainTaskProps.getVpcConfig()
Specifies the VPC that you want your training job to connect to.
|
VpcConfig |
SagemakerTrainTaskProps.Jsii$Proxy.getVpcConfig() |
| Modifier and Type | Method and Description |
|---|---|
SagemakerTrainTaskProps.Builder |
SagemakerTrainTaskProps.Builder.vpcConfig(VpcConfig vpcConfig)
Sets the value of
SagemakerTrainTaskProps.getVpcConfig() |
SagemakerTrainTask.Builder |
SagemakerTrainTask.Builder.vpcConfig(VpcConfig vpcConfig)
Specifies the VPC that you want your training job to connect to.
|
Copyright © 2020. All rights reserved.