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