@Stability(value=Stable) @Internal public static final class CfnDataSource.WebCrawlerUrlsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.WebCrawlerUrlsProperty
CfnDataSource.WebCrawlerUrlsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.WebCrawlerUrlsProperty.Builder, CfnDataSource.WebCrawlerUrlsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSource.WebCrawlerUrlsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataSource.AccessControlListConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getSeedUrlConfiguration()
Configuration of the seed or starting point URLs of the websites you want to crawl.
|
Object |
getSiteMapsConfiguration()
Configuration of the sitemap URLs of the websites you want to crawl.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDataSource.WebCrawlerUrlsProperty.Builder builder)
CfnDataSource.AccessControlListConfigurationProperty.Builder.public final Object getSeedUrlConfiguration()
CfnDataSource.WebCrawlerUrlsPropertyYou can choose to crawl only the website host names, or the website host names with subdomains, or the website host names with subdomains and other domains that the webpages link to.
You can list up to 100 seed URLs.
getSeedUrlConfiguration in interface CfnDataSource.WebCrawlerUrlsPropertypublic final Object getSiteMapsConfiguration()
CfnDataSource.WebCrawlerUrlsPropertyOnly URLs belonging to the same website host names are crawled. You can list up to three sitemap URLs.
getSiteMapsConfiguration in interface CfnDataSource.WebCrawlerUrlsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.