@Stability(value=Stable) @Internal public static final class CfnCrawler.S3TargetProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCrawler.S3TargetProperty
CfnCrawler.S3TargetPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCrawler.S3TargetProperty.Builder, CfnCrawler.S3TargetProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCrawler.S3TargetProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCrawler.CatalogTargetProperty.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) |
String |
getConnectionName()
The name of a connection which allows a job or crawler to access data in Amazon S3 within an Amazon Virtual Private Cloud environment (Amazon VPC).
|
String |
getDlqEventQueueArn()
`CfnCrawler.S3TargetProperty.DlqEventQueueArn`.
|
String |
getEventQueueArn()
`CfnCrawler.S3TargetProperty.EventQueueArn`.
|
List<String> |
getExclusions()
A list of glob patterns used to exclude from the crawl.
|
String |
getPath()
The path to the Amazon S3 target.
|
Number |
getSampleSize()
Sets the number of files in each leaf folder to be crawled when crawling sample files in a dataset.
|
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(CfnCrawler.S3TargetProperty.Builder builder)
CfnCrawler.CatalogTargetProperty.Builder.public final String getConnectionName()
CfnCrawler.S3TargetPropertygetConnectionName in interface CfnCrawler.S3TargetPropertypublic final String getDlqEventQueueArn()
CfnCrawler.S3TargetPropertygetDlqEventQueueArn in interface CfnCrawler.S3TargetPropertypublic final String getEventQueueArn()
CfnCrawler.S3TargetPropertygetEventQueueArn in interface CfnCrawler.S3TargetPropertypublic final List<String> getExclusions()
CfnCrawler.S3TargetPropertyFor more information, see Catalog Tables with a Crawler .
getExclusions in interface CfnCrawler.S3TargetPropertypublic final String getPath()
CfnCrawler.S3TargetPropertygetPath in interface CfnCrawler.S3TargetPropertypublic final Number getSampleSize()
CfnCrawler.S3TargetPropertyIf not set, all the files are crawled. A valid value is an integer between 1 and 249.
getSampleSize in interface CfnCrawler.S3TargetProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.