getSearchIndexes

Return

A collection of values returned by getSearchIndexes.

Parameters

argument

A collection of arguments for invoking getSearchIndexes.


suspend fun getSearchIndexes(ids: List<String>? = null, instanceName: String, nameRegex: String? = null, outputFile: String? = null, tableName: String): GetSearchIndexesResult

Return

A collection of values returned by getSearchIndexes.

See also

Parameters

ids
instanceName
nameRegex
outputFile
tableName

Return

A collection of values returned by getSearchIndexes.

See also

Parameters

argument

Builder for com.pulumi.alicloud.ots.kotlin.inputs.GetSearchIndexesPlainArgs.