Class CfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.kendra.CfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationProperty
An implementation for
CfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.kendra.CfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationProperty
CfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationProperty.Builder, CfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationProperty.Builder.protectedJsii$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
protected Jsii$Proxy(CfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationProperty.Builder.
-
-
Method Details
-
getAttachmentFieldMappings
Description copied from interface:CfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationPropertyMaps attributes or field names of Confluence attachments to Amazon Kendra index field names.To create custom fields, use the
UpdateIndexAPI 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
AttachentFieldMappingsparameter, you must specify at least one field mapping.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDataSourcePropsMixin.ConfluenceAttachmentToIndexFieldMappingProperty>- Specified by:
getAttachmentFieldMappingsin interfaceCfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationProperty- See Also:
-
getCrawlAttachments
Description copied from interface:CfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationPropertyTRUEto index attachments of pages and blogs in Confluence.Returns union: either
BooleanorIResolvable- Specified by:
getCrawlAttachmentsin interfaceCfnDataSourcePropsMixin.ConfluenceAttachmentConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-