@Stability(value=Stable) @Internal public static final class CfnDataSource.CustomDocumentEnrichmentConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.CustomDocumentEnrichmentConfigurationProperty
CfnDataSource.CustomDocumentEnrichmentConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.CustomDocumentEnrichmentConfigurationProperty.Builder, CfnDataSource.CustomDocumentEnrichmentConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSource.CustomDocumentEnrichmentConfigurationProperty.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 |
getInlineConfigurations()
Configuration information to alter document attributes or metadata fields and content when ingesting documents into Amazon Kendra.
|
Object |
getPostExtractionHookConfiguration()
Configuration information for invoking a Lambda function in AWS Lambda on the structured documents with their metadata and text extracted.
|
Object |
getPreExtractionHookConfiguration()
Configuration information for invoking a Lambda function in AWS Lambda on the original or raw documents before extracting their metadata and text.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of a role with permission to run `PreExtractionHookConfiguration` and `PostExtractionHookConfiguration` for altering document metadata and content during the document ingestion process.
|
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.CustomDocumentEnrichmentConfigurationProperty.Builder builder)
CfnDataSource.AccessControlListConfigurationProperty.Builder.public final Object getInlineConfigurations()
CfnDataSource.CustomDocumentEnrichmentConfigurationPropertygetInlineConfigurations in interface CfnDataSource.CustomDocumentEnrichmentConfigurationPropertypublic final Object getPostExtractionHookConfiguration()
CfnDataSource.CustomDocumentEnrichmentConfigurationPropertyYou can use a Lambda function to apply advanced logic for creating, modifying, or deleting document metadata and content. For more information, see Advanced data manipulation .
getPostExtractionHookConfiguration in interface CfnDataSource.CustomDocumentEnrichmentConfigurationPropertypublic final Object getPreExtractionHookConfiguration()
CfnDataSource.CustomDocumentEnrichmentConfigurationPropertyYou can use a Lambda function to apply advanced logic for creating, modifying, or deleting document metadata and content. For more information, see Advanced data manipulation .
getPreExtractionHookConfiguration in interface CfnDataSource.CustomDocumentEnrichmentConfigurationPropertypublic final String getRoleArn()
CfnDataSource.CustomDocumentEnrichmentConfigurationPropertyFor more information, see IAM roles for Amazon Kendra .
getRoleArn in interface CfnDataSource.CustomDocumentEnrichmentConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.