@Stability(value=Stable) @Internal public static final class CfnDataSource.ConfluenceAttachmentToIndexFieldMappingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.ConfluenceAttachmentToIndexFieldMappingProperty
CfnDataSource.ConfluenceAttachmentToIndexFieldMappingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.ConfluenceAttachmentToIndexFieldMappingProperty.Builder, CfnDataSource.ConfluenceAttachmentToIndexFieldMappingProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSource.ConfluenceAttachmentToIndexFieldMappingProperty.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 |
getDataSourceFieldName()
The name of the field in the data source.
|
String |
getDateFieldFormat()
The format for date fields in the data source.
|
String |
getIndexFieldName()
The name of the index field to map to the Confluence data source field.
|
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.ConfluenceAttachmentToIndexFieldMappingProperty.Builder builder)
CfnDataSource.AccessControlListConfigurationProperty.Builder.public final String getDataSourceFieldName()
CfnDataSource.ConfluenceAttachmentToIndexFieldMappingProperty
You must first create the index field using the UpdateIndex API.
getDataSourceFieldName in interface CfnDataSource.ConfluenceAttachmentToIndexFieldMappingPropertypublic final String getIndexFieldName()
CfnDataSource.ConfluenceAttachmentToIndexFieldMappingPropertyThe index field type must match the Confluence field type.
getIndexFieldName in interface CfnDataSource.ConfluenceAttachmentToIndexFieldMappingPropertypublic final String getDateFieldFormat()
CfnDataSource.ConfluenceAttachmentToIndexFieldMappingProperty
If the field specified in DataSourceFieldName is a date field you must specify the date format. If the field is not a date field, an exception is thrown.
getDateFieldFormat in interface CfnDataSource.ConfluenceAttachmentToIndexFieldMappingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.