@Stability(value=Stable)
public static interface CfnCrawler.ScheduleProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-schedule.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-schedule.html#cfn-glue-crawler-schedule-scheduleexpression@Stability(value=Stable) static CfnCrawler.ScheduleProperty.Builder builder()
Copyright © 2020. All rights reserved.