Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnModel.VpcConfigProperty
Packages that use CfnModel.VpcConfigProperty
-
Uses of CfnModel.VpcConfigProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnModel.VpcConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnModel.VpcConfigPropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnModel.VpcConfigPropertyModifier and TypeMethodDescriptionCfnModel.VpcConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnModel.VpcConfigPropertyModifier and TypeMethodDescriptionvoidCfnModel.setVpcConfig(CfnModel.VpcConfigProperty value) A VpcConfig object that specifies the VPC that you want your model to connect to.CfnModel.Builder.vpcConfig(CfnModel.VpcConfigProperty vpcConfig) A VpcConfig object that specifies the VPC that you want your model to connect to.CfnModelProps.Builder.vpcConfig(CfnModel.VpcConfigProperty vpcConfig) Sets the value ofCfnModelProps.getVpcConfig()