@Stability(value=Stable)
public static interface CfnTask.TaskScheduleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTask.TaskScheduleProperty.Builder
A builder for
CfnTask.TaskScheduleProperty |
static class |
CfnTask.TaskScheduleProperty.Jsii$Proxy
An implementation for
CfnTask.TaskScheduleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTask.TaskScheduleProperty.Builder |
builder() |
String |
getScheduleExpression()
`CfnTask.TaskScheduleProperty.ScheduleExpression`.
|
@Stability(value=Stable) @NotNull String getScheduleExpression()
@Stability(value=Stable) static CfnTask.TaskScheduleProperty.Builder builder()
Copyright © 2021. All rights reserved.