@Stability(value=Stable) @Internal public static final class CfnDataSource.HookConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.HookConfigurationProperty
CfnDataSource.HookConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.HookConfigurationProperty.Builder, CfnDataSource.HookConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSource.HookConfigurationProperty.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 |
getInvocationCondition()
The condition used for when a Lambda function should be invoked.
|
String |
getLambdaArn()
The Amazon Resource Name (ARN) of a role with permission to run a Lambda function during ingestion.
|
String |
getS3Bucket()
Stores the original, raw documents or the structured, parsed documents before and after altering them.
|
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.HookConfigurationProperty.Builder builder)
CfnDataSource.AccessControlListConfigurationProperty.Builder.public final String getLambdaArn()
CfnDataSource.HookConfigurationPropertyFor more information, see IAM roles for Amazon Kendra .
getLambdaArn in interface CfnDataSource.HookConfigurationPropertypublic final String getS3Bucket()
CfnDataSource.HookConfigurationPropertyFor more information, see Data contracts for Lambda functions .
getS3Bucket in interface CfnDataSource.HookConfigurationPropertypublic final Object getInvocationCondition()
CfnDataSource.HookConfigurationPropertyFor example, you can specify a condition that if there are empty date-time values, then Amazon Kendra should invoke a function that inserts the current date-time.
getInvocationCondition in interface CfnDataSource.HookConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.