| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCrawler.RecrawlPolicyProperty.Jsii$Proxy
An implementation for
CfnCrawler.RecrawlPolicyProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCrawler.RecrawlPolicyProperty |
CfnCrawler.RecrawlPolicyProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnCrawler.Builder |
CfnCrawler.Builder.recrawlPolicy(CfnCrawler.RecrawlPolicyProperty recrawlPolicy)
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
|
CfnCrawlerProps.Builder |
CfnCrawlerProps.Builder.recrawlPolicy(CfnCrawler.RecrawlPolicyProperty recrawlPolicy)
Sets the value of
CfnCrawlerProps.getRecrawlPolicy() |
void |
CfnCrawler.setRecrawlPolicy(CfnCrawler.RecrawlPolicyProperty value)
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
|
Copyright © 2022. All rights reserved.