nonKeyAttributes property

List<String>? nonKeyAttributes
final

The nonkey attributes that are projected into the index. For each attribute, provide the attribute name.

Implementation

final List<String>? nonKeyAttributes;