Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder
Packages that use CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder
-
Uses of CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.BuilderModifier and TypeMethodDescriptionCfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.baselineConfig(CfnMonitoringSchedulePropsMixin.BaselineConfigProperty baselineConfig) CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.baselineConfig(IResolvable baselineConfig) CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.builder()CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.environment(Map<String, String> environment) CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.environment(IResolvable environment) CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.monitoringAppSpecification(CfnMonitoringSchedulePropsMixin.MonitoringAppSpecificationProperty monitoringAppSpecification) CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.monitoringAppSpecification(IResolvable monitoringAppSpecification) CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.monitoringInputs(List<? extends Object> monitoringInputs) CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.monitoringInputs(IResolvable monitoringInputs) CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.monitoringOutputConfig(CfnMonitoringSchedulePropsMixin.MonitoringOutputConfigProperty monitoringOutputConfig) CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.monitoringOutputConfig(IResolvable monitoringOutputConfig) CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.monitoringResources(CfnMonitoringSchedulePropsMixin.MonitoringResourcesProperty monitoringResources) CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.monitoringResources(IResolvable monitoringResources) CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.networkConfig(CfnMonitoringSchedulePropsMixin.NetworkConfigProperty networkConfig) CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.networkConfig(IResolvable networkConfig) CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.stoppingCondition(CfnMonitoringSchedulePropsMixin.StoppingConditionProperty stoppingCondition) CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.stoppingCondition(IResolvable stoppingCondition) Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMonitoringSchedulePropsMixin.MonitoringJobDefinitionProperty.Builder.