Class CfnDataSourcePropsMixin.WebCrawlerUrlsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.kendra.CfnDataSourcePropsMixin.WebCrawlerUrlsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataSourcePropsMixin.WebCrawlerUrlsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataSourcePropsMixin.WebCrawlerUrlsProperty
@Stability(Stable)
@Internal
public static final class CfnDataSourcePropsMixin.WebCrawlerUrlsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataSourcePropsMixin.WebCrawlerUrlsProperty
An implementation for
CfnDataSourcePropsMixin.WebCrawlerUrlsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.kendra.CfnDataSourcePropsMixin.WebCrawlerUrlsProperty
CfnDataSourcePropsMixin.WebCrawlerUrlsProperty.Builder, CfnDataSourcePropsMixin.WebCrawlerUrlsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.WebCrawlerUrlsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.WebCrawlerUrlsProperty.Builder.
-
-
Method Details
-
getSeedUrlConfiguration
Description copied from interface:CfnDataSourcePropsMixin.WebCrawlerUrlsPropertyConfiguration of the seed or starting point URLs of the websites you want to crawl.You 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 web pages link to.
You can list up to 100 seed URLs.
Returns union: either
IResolvableorCfnDataSourcePropsMixin.WebCrawlerSeedUrlConfigurationProperty- Specified by:
getSeedUrlConfigurationin interfaceCfnDataSourcePropsMixin.WebCrawlerUrlsProperty- See Also:
-
getSiteMapsConfiguration
Description copied from interface:CfnDataSourcePropsMixin.WebCrawlerUrlsPropertyConfiguration of the sitemap URLs of the websites you want to crawl.Only URLs belonging to the same website host names are crawled. You can list up to three sitemap URLs.
Returns union: either
IResolvableorCfnDataSourcePropsMixin.WebCrawlerSiteMapsConfigurationProperty- Specified by:
getSiteMapsConfigurationin interfaceCfnDataSourcePropsMixin.WebCrawlerUrlsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-