@Stability(value=Stable) @Internal public static final class CfnDataSource.DocumentAttributeConditionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.DocumentAttributeConditionProperty
CfnDataSource.DocumentAttributeConditionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.DocumentAttributeConditionProperty.Builder, CfnDataSource.DocumentAttributeConditionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSource.DocumentAttributeConditionProperty.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) |
String |
getConditionDocumentAttributeKey()
The identifier of the document attribute used for the condition.
|
Object |
getConditionOnValue()
The value used by the operator.
|
String |
getOperator()
The condition operator.
|
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.DocumentAttributeConditionProperty.Builder builder)
CfnDataSource.AccessControlListConfigurationProperty.Builder.public final String getConditionDocumentAttributeKey()
CfnDataSource.DocumentAttributeConditionPropertyFor example, 'Source_URI' could be an identifier for the attribute or metadata field that contains source URIs associated with the documents.
Amazon Kendra currently does not support _document_body as an attribute key used for the condition.
getConditionDocumentAttributeKey in interface CfnDataSource.DocumentAttributeConditionPropertypublic final String getOperator()
CfnDataSource.DocumentAttributeConditionPropertyFor example, you can use 'Contains' to partially match a string.
getOperator in interface CfnDataSource.DocumentAttributeConditionPropertypublic final Object getConditionOnValue()
CfnDataSource.DocumentAttributeConditionPropertyFor example, you can specify the value 'financial' for strings in the 'Source_URI' field that partially match or contain this value.
getConditionOnValue in interface CfnDataSource.DocumentAttributeConditionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.