| Package | Description |
|---|---|
| software.amazon.awscdk.services.sagemaker |
Amazon SageMaker Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Jsii$Proxy
An implementation for
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty |
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnMonitoringSchedule.Builder |
CfnMonitoringSchedule.Builder.lastMonitoringExecutionSummary(CfnMonitoringSchedule.MonitoringExecutionSummaryProperty lastMonitoringExecutionSummary)
Describes metadata on the last execution to run, if there was one.
|
CfnMonitoringScheduleProps.Builder |
CfnMonitoringScheduleProps.Builder.lastMonitoringExecutionSummary(CfnMonitoringSchedule.MonitoringExecutionSummaryProperty lastMonitoringExecutionSummary)
Sets the value of
CfnMonitoringScheduleProps.getLastMonitoringExecutionSummary() |
void |
CfnMonitoringSchedule.setLastMonitoringExecutionSummary(CfnMonitoringSchedule.MonitoringExecutionSummaryProperty value)
Describes metadata on the last execution to run, if there was one.
|
Copyright © 2022. All rights reserved.