@Stability(value=Stable)
public static interface CfnMonitoringSchedule.ScheduleConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-scheduleconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMonitoringSchedule.ScheduleConfigProperty.Builder
A builder for
CfnMonitoringSchedule.ScheduleConfigProperty |
static class |
CfnMonitoringSchedule.ScheduleConfigProperty.Jsii$Proxy
An implementation for
CfnMonitoringSchedule.ScheduleConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMonitoringSchedule.ScheduleConfigProperty.Builder |
builder() |
String |
getScheduleExpression()
`CfnMonitoringSchedule.ScheduleConfigProperty.ScheduleExpression`.
|
@Stability(value=Stable) @NotNull String getScheduleExpression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-scheduleconfig.html#cfn-sagemaker-monitoringschedule-scheduleconfig-scheduleexpression@Stability(value=Stable) static CfnMonitoringSchedule.ScheduleConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.