Class CfnDataSource.ConfluenceAttachmentConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.kendra.CfnDataSource.ConfluenceAttachmentConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataSource.ConfluenceAttachmentConfigurationProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataSource.ConfluenceAttachmentConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDataSource.ConfluenceAttachmentConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataSource.ConfluenceAttachmentConfigurationProperty
An implementation for
CfnDataSource.ConfluenceAttachmentConfigurationProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.kendra.CfnDataSource.ConfluenceAttachmentConfigurationProperty
CfnDataSource.ConfluenceAttachmentConfigurationProperty.Builder, CfnDataSource.ConfluenceAttachmentConfigurationProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataSource.ConfluenceAttachmentConfigurationProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDataSource.ConfluenceAttachmentConfigurationProperty.Builder
.
-
-
Method Details
-
getAttachmentFieldMappings
Description copied from interface:CfnDataSource.ConfluenceAttachmentConfigurationProperty
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names.To create custom fields, use the
UpdateIndex
API before you map to Confluence fields. For more information, see Mapping data source fields . The Confluence data source field names must exist in your Confluence custom metadata.If you specify the
AttachentFieldMappings
parameter, you must specify at least one field mapping.- Specified by:
getAttachmentFieldMappings
in interfaceCfnDataSource.ConfluenceAttachmentConfigurationProperty
-
getCrawlAttachments
Description copied from interface:CfnDataSource.ConfluenceAttachmentConfigurationProperty
TRUE
to index attachments of pages and blogs in Confluence.- Specified by:
getCrawlAttachments
in interfaceCfnDataSource.ConfluenceAttachmentConfigurationProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-