@Stability(value=Stable) @Internal public static final class CfnDataSource.DocumentAttributeTargetProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.DocumentAttributeTargetProperty
CfnDataSource.DocumentAttributeTargetPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.DocumentAttributeTargetProperty.Builder, CfnDataSource.DocumentAttributeTargetProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSource.DocumentAttributeTargetProperty.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 |
getTargetDocumentAttributeKey()
The identifier of the target document attribute or metadata field.
|
Object |
getTargetDocumentAttributeValue()
The target value you want to create for the target attribute.
|
Object |
getTargetDocumentAttributeValueDeletion()
`TRUE` to delete the existing target value for your specified target attribute key.
|
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.DocumentAttributeTargetProperty.Builder builder)
CfnDataSource.AccessControlListConfigurationProperty.Builder.public final String getTargetDocumentAttributeKey()
CfnDataSource.DocumentAttributeTargetPropertyFor example, 'Department' could be an identifier for the target attribute or metadata field that includes the department names associated with the documents.
getTargetDocumentAttributeKey in interface CfnDataSource.DocumentAttributeTargetPropertypublic final Object getTargetDocumentAttributeValue()
CfnDataSource.DocumentAttributeTargetPropertyFor example, 'Finance' could be the target value for the target attribute key 'Department'.
getTargetDocumentAttributeValue in interface CfnDataSource.DocumentAttributeTargetPropertypublic final Object getTargetDocumentAttributeValueDeletion()
CfnDataSource.DocumentAttributeTargetProperty
You cannot create a target value and set this to TRUE . To create a target value ( TargetDocumentAttributeValue ), set this to FALSE .
getTargetDocumentAttributeValueDeletion in interface CfnDataSource.DocumentAttributeTargetProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.