@Stability(value=Stable) @Internal public static final class CfnDataSource.WebCrawlerConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.WebCrawlerConfigurationProperty
CfnDataSource.WebCrawlerConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.WebCrawlerConfigurationProperty.Builder, CfnDataSource.WebCrawlerConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSource.WebCrawlerConfigurationProperty.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 |
getAuthenticationConfiguration()
`CfnDataSource.WebCrawlerConfigurationProperty.AuthenticationConfiguration`.
|
Number |
getCrawlDepth()
`CfnDataSource.WebCrawlerConfigurationProperty.CrawlDepth`.
|
Number |
getMaxContentSizePerPageInMegaBytes()
`CfnDataSource.WebCrawlerConfigurationProperty.MaxContentSizePerPageInMegaBytes`.
|
Number |
getMaxLinksPerPage()
`CfnDataSource.WebCrawlerConfigurationProperty.MaxLinksPerPage`.
|
Number |
getMaxUrlsPerMinuteCrawlRate()
`CfnDataSource.WebCrawlerConfigurationProperty.MaxUrlsPerMinuteCrawlRate`.
|
Object |
getProxyConfiguration()
`CfnDataSource.WebCrawlerConfigurationProperty.ProxyConfiguration`.
|
List<String> |
getUrlExclusionPatterns()
`CfnDataSource.WebCrawlerConfigurationProperty.UrlExclusionPatterns`.
|
List<String> |
getUrlInclusionPatterns()
`CfnDataSource.WebCrawlerConfigurationProperty.UrlInclusionPatterns`.
|
Object |
getUrls()
Specifies the seed or starting point URLs of the websites or 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.WebCrawlerConfigurationProperty.Builder builder)
CfnDataSource.AccessControlListConfigurationProperty.Builder.public final Object getUrls()
CfnDataSource.WebCrawlerConfigurationPropertyYou can include website subdomains. You can list up to 100 seed URLs and up to three sitemap URLs.
You can only crawl websites that use the secure communication protocol, Hypertext Transfer Protocol Secure (HTTPS). If you receive an error when crawling a website, it could be that the website is blocked from crawling.
When selecting websites to index, you must adhere to the Amazon Acceptable Use Policy and all other Amazon terms. Remember that you must only use the Amazon Kendra web crawler to index your own webpages, or webpages that you have authorization to index.
getUrls in interface CfnDataSource.WebCrawlerConfigurationPropertypublic final Object getAuthenticationConfiguration()
CfnDataSource.WebCrawlerConfigurationPropertygetAuthenticationConfiguration in interface CfnDataSource.WebCrawlerConfigurationPropertypublic final Number getCrawlDepth()
CfnDataSource.WebCrawlerConfigurationPropertygetCrawlDepth in interface CfnDataSource.WebCrawlerConfigurationPropertypublic final Number getMaxContentSizePerPageInMegaBytes()
CfnDataSource.WebCrawlerConfigurationPropertygetMaxContentSizePerPageInMegaBytes in interface CfnDataSource.WebCrawlerConfigurationPropertypublic final Number getMaxLinksPerPage()
CfnDataSource.WebCrawlerConfigurationPropertygetMaxLinksPerPage in interface CfnDataSource.WebCrawlerConfigurationPropertypublic final Number getMaxUrlsPerMinuteCrawlRate()
CfnDataSource.WebCrawlerConfigurationPropertygetMaxUrlsPerMinuteCrawlRate in interface CfnDataSource.WebCrawlerConfigurationPropertypublic final Object getProxyConfiguration()
CfnDataSource.WebCrawlerConfigurationPropertygetProxyConfiguration in interface CfnDataSource.WebCrawlerConfigurationPropertypublic final List<String> getUrlExclusionPatterns()
CfnDataSource.WebCrawlerConfigurationPropertygetUrlExclusionPatterns in interface CfnDataSource.WebCrawlerConfigurationPropertypublic final List<String> getUrlInclusionPatterns()
CfnDataSource.WebCrawlerConfigurationPropertygetUrlInclusionPatterns in interface CfnDataSource.WebCrawlerConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.