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