Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
Packages that use CfnMonitoringSchedule.MonitoringExecutionSummaryProperty
-
Uses of CfnMonitoringSchedule.MonitoringExecutionSummaryProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnMonitoringSchedule.MonitoringExecutionSummaryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMonitoringSchedule.MonitoringExecutionSummaryPropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnMonitoringSchedule.MonitoringExecutionSummaryPropertyModifier and TypeMethodDescriptionCfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnMonitoringSchedule.MonitoringExecutionSummaryPropertyModifier and TypeMethodDescriptionCfnMonitoringSchedule.Builder.lastMonitoringExecutionSummary(CfnMonitoringSchedule.MonitoringExecutionSummaryProperty lastMonitoringExecutionSummary) Describes metadata on the last execution to run, if there was one.CfnMonitoringScheduleProps.Builder.lastMonitoringExecutionSummary(CfnMonitoringSchedule.MonitoringExecutionSummaryProperty lastMonitoringExecutionSummary) Sets the value ofCfnMonitoringScheduleProps.getLastMonitoringExecutionSummary()voidCfnMonitoringSchedule.setLastMonitoringExecutionSummary(CfnMonitoringSchedule.MonitoringExecutionSummaryProperty value) Describes metadata on the last execution to run, if there was one.