Interface KendraIndexConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<KendraIndexConfiguration.Builder,KendraIndexConfiguration>, SdkBuilder<KendraIndexConfiguration.Builder,KendraIndexConfiguration>, SdkPojo
Enclosing class:
KendraIndexConfiguration

public static interface KendraIndexConfiguration.Builder extends SdkPojo, CopyableBuilder<KendraIndexConfiguration.Builder,KendraIndexConfiguration>
  • Method Details

    • indexId

      The identifier of the Amazon Kendra index.

      Parameters:
      indexId - The identifier of the Amazon Kendra index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.