@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(List<String> changeDetectingColumns,
String documentDataColumnName,
String documentIdColumnName,
String documentTitleColumnName,
Object fieldMappings)
Constructor that initializes the object based on literal property values passed by the
CfnDataSource.AccessControlListConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getChangeDetectingColumns()
`CfnDataSource.ColumnConfigurationProperty.ChangeDetectingColumns`.
|
String |
getDocumentDataColumnName()
`CfnDataSource.ColumnConfigurationProperty.DocumentDataColumnName`.
|
String |
getDocumentIdColumnName()
`CfnDataSource.ColumnConfigurationProperty.DocumentIdColumnName`.
|
String |
getDocumentTitleColumnName()
`CfnDataSource.ColumnConfigurationProperty.DocumentTitleColumnName`.
|
Object |
getFieldMappings()
`CfnDataSource.ColumnConfigurationProperty.FieldMappings`.
|
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(List<String> changeDetectingColumns, String documentDataColumnName, String documentIdColumnName, String documentTitleColumnName, Object fieldMappings)
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.ColumnConfigurationPropertygetFieldMappings in interface CfnDataSource.ColumnConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.