Class CfnDataSource.ConfluencePageConfigurationProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.kendra.CfnDataSource.ConfluencePageConfigurationProperty.Jsii$Proxy
All Implemented Interfaces:
CfnDataSource.ConfluencePageConfigurationProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnDataSource.ConfluencePageConfigurationProperty

@Stability(Stable) @Internal public static final class CfnDataSource.ConfluencePageConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.ConfluencePageConfigurationProperty
  • Constructor Details

  • Method Details

    • getPageFieldMappings

      public final Object getPageFieldMappings()
      Description copied from interface: CfnDataSource.ConfluencePageConfigurationProperty
      Maps attributes or field names of Confluence pages 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 PageFieldMappings parameter, you must specify at least one field mapping.

      Specified by:
      getPageFieldMappings in interface CfnDataSource.ConfluencePageConfigurationProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object