| Package | Description |
|---|---|
| software.amazon.awscdk.services.sagemaker |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnModel.VpcConfigProperty.Jsii$Proxy
An implementation for
CfnModel.VpcConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnModel.VpcConfigProperty |
CfnModel.VpcConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnModel.setVpcConfig(CfnModel.VpcConfigProperty value)
`AWS::SageMaker::Model.VpcConfig`.
|
CfnModelProps.Builder |
CfnModelProps.Builder.vpcConfig(CfnModel.VpcConfigProperty vpcConfig)
Sets the value of
CfnModelProps.getVpcConfig() |
CfnModel.Builder |
CfnModel.Builder.vpcConfig(CfnModel.VpcConfigProperty vpcConfig)
`AWS::SageMaker::Model.VpcConfig`.
|
Copyright © 2021. All rights reserved.