AWS SDK for .NET Documentation
IndexName Property
Amazon
►
Amazon.DynamoDBv2.Model
►
QueryRequest
►
IndexName
C#
Did this page help you?
Yes
No
Tell us about it...
The name of an index to query. This can be any local secondary index or global secondary index on the table.
Constraints:
Length
3 - 255
Pattern
[a-zA-Z0-9_.-]+
Declaration Syntax
C#
public
string
IndexName
{
get
;
set
; }
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)