You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Kendra::Types::Facet

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing Facet as input to an Aws::Client method, you can use a vanilla Hash:

{
  document_attribute_key: "DocumentAttributeKey",
}

Information about a document attribute

Instance Attribute Summary collapse

Instance Attribute Details

#document_attribute_keyString

The unique key for the document attribute.

Returns:

  • (String)

    The unique key for the document attribute.