Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnEndpointConfig.VpcConfigProperty
Packages that use CfnEndpointConfig.VpcConfigProperty
-
Uses of CfnEndpointConfig.VpcConfigProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnEndpointConfig.VpcConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnEndpointConfig.VpcConfigProperty
Methods in software.amazon.awscdk.services.sagemaker that return CfnEndpointConfig.VpcConfigPropertyModifier and TypeMethodDescriptionCfnEndpointConfig.VpcConfigProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnEndpointConfig.VpcConfigPropertyModifier and TypeMethodDescriptionvoid
CfnEndpointConfig.setVpcConfig
(CfnEndpointConfig.VpcConfigProperty value) CfnEndpointConfig.Builder.vpcConfig
(CfnEndpointConfig.VpcConfigProperty vpcConfig) CfnEndpointConfigProps.Builder.vpcConfig
(CfnEndpointConfig.VpcConfigProperty vpcConfig) Sets the value ofCfnEndpointConfigProps.getVpcConfig()