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