id property
A unique identifier for the index. Use this to identify the index when you
are using operations such as Query, DescribeIndex,
UpdateIndex, and DeleteIndex.
Implementation
final String? id;
A unique identifier for the index. Use this to identify the index when you
are using operations such as Query, DescribeIndex,
UpdateIndex, and DeleteIndex.
final String? id;