Secondary Index
Provides an OTS secondary index resource. For information about OTS secondary index and how to use it, see Secondary index overview.
NOTE: Available since v1.187.0.
Example Usage
No Java example available.
Import
OTS secondary index can be imported using id, e.g.
$ pulumi import alicloud:ots/secondaryIndex:SecondaryIndex index1 <instance_name>:<table_name>:<index_name>:<index_type>
Content copied to clipboard