@Stability(value=Stable)
public static interface CfnDataset.ScheduleProperty
extends software.amazon.jsii.JsiiSerializable
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()
@Stability(value=Stable) static CfnDataset.ScheduleProperty.Builder builder()
Copyright © 2021. All rights reserved.