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
- Struct
- Aws::Kendra::Types::Facet
- 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
-
#document_attribute_key ⇒ String
The unique key for the document attribute.
Instance Attribute Details
#document_attribute_key ⇒ String
The unique key for the document attribute.