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