@Stability(value=Stable) @Internal public static final class CfnDataSource.ColumnConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.ColumnConfigurationProperty
CfnDataSource.ColumnConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.ColumnConfigurationProperty.Builder, CfnDataSource.ColumnConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSource.ColumnConfigurationProperty.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) |
List<String> |
getChangeDetectingColumns()
One to five columns that indicate when a document in the database has changed.
|
String |
getDocumentDataColumnName()
The column that contains the contents of the document.
|
String |
getDocumentIdColumnName()
The column that provides the document's unique identifier.
|
String |
getDocumentTitleColumnName()
The column that contains the title of the document.
|
Object |
getFieldMappings()
An array of objects that map database column names to the corresponding fields in an index.
|
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.ColumnConfigurationProperty.Builder builder)
CfnDataSource.AccessControlListConfigurationProperty.Builder.public final List<String> getChangeDetectingColumns()
CfnDataSource.ColumnConfigurationPropertygetChangeDetectingColumns in interface CfnDataSource.ColumnConfigurationPropertypublic final String getDocumentDataColumnName()
CfnDataSource.ColumnConfigurationPropertygetDocumentDataColumnName in interface CfnDataSource.ColumnConfigurationPropertypublic final String getDocumentIdColumnName()
CfnDataSource.ColumnConfigurationPropertygetDocumentIdColumnName in interface CfnDataSource.ColumnConfigurationPropertypublic final String getDocumentTitleColumnName()
CfnDataSource.ColumnConfigurationPropertygetDocumentTitleColumnName in interface CfnDataSource.ColumnConfigurationPropertypublic final Object getFieldMappings()
CfnDataSource.ColumnConfigurationPropertyYou must first create the fields in the index using the UpdateIndex operation.
getFieldMappings in interface CfnDataSource.ColumnConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.