Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnMonitoringScheduleAlertPropsMixin.Builder
Packages that use CfnMonitoringScheduleAlertPropsMixin.Builder
-
Uses of CfnMonitoringScheduleAlertPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnMonitoringScheduleAlertPropsMixin.BuilderModifier and TypeMethodDescriptionCfnMonitoringScheduleAlertPropsMixin.Builder.create()CfnMonitoringScheduleAlertPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnMonitoringScheduleAlertPropsMixin.Builder.datapointsToAlert(Number datapointsToAlert) Within EvaluationPeriod, how many execution failures will raise an alert.CfnMonitoringScheduleAlertPropsMixin.Builder.evaluationPeriod(Number evaluationPeriod) The number of most recent monitoring executions to consider when evaluating alert status.CfnMonitoringScheduleAlertPropsMixin.Builder.monitoringAlertName(String monitoringAlertName) The name of the monitoring alert.CfnMonitoringScheduleAlertPropsMixin.Builder.monitoringScheduleName(String monitoringScheduleName) The name of the monitoring schedule.