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