Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnProcessingJobPropsMixin.NetworkConfigProperty.Builder
Packages that use CfnProcessingJobPropsMixin.NetworkConfigProperty.Builder
-
Uses of CfnProcessingJobPropsMixin.NetworkConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnProcessingJobPropsMixin.NetworkConfigProperty.BuilderModifier and TypeMethodDescriptionCfnProcessingJobPropsMixin.NetworkConfigProperty.builder()CfnProcessingJobPropsMixin.NetworkConfigProperty.Builder.enableInterContainerTrafficEncryption(Boolean enableInterContainerTrafficEncryption) CfnProcessingJobPropsMixin.NetworkConfigProperty.Builder.enableInterContainerTrafficEncryption(IResolvable enableInterContainerTrafficEncryption) CfnProcessingJobPropsMixin.NetworkConfigProperty.Builder.enableNetworkIsolation(Boolean enableNetworkIsolation) CfnProcessingJobPropsMixin.NetworkConfigProperty.Builder.enableNetworkIsolation(IResolvable enableNetworkIsolation) CfnProcessingJobPropsMixin.NetworkConfigProperty.Builder.vpcConfig(CfnProcessingJobPropsMixin.VpcConfigProperty vpcConfig) Sets the value ofCfnProcessingJobPropsMixin.NetworkConfigProperty.getVpcConfig()CfnProcessingJobPropsMixin.NetworkConfigProperty.Builder.vpcConfig(IResolvable vpcConfig) Sets the value ofCfnProcessingJobPropsMixin.NetworkConfigProperty.getVpcConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnProcessingJobPropsMixin.NetworkConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProcessingJobPropsMixin.NetworkConfigProperty.Builder.