IndexingConfigurationThingIndexingConfigurationFilterArgs

data class IndexingConfigurationThingIndexingConfigurationFilterArgs(val namedShadowNames: Output<List<String>>? = null) : ConvertibleToJava<IndexingConfigurationThingIndexingConfigurationFilterArgs>

Constructors

constructor(namedShadowNames: Output<List<String>>? = null)

Properties

Link copied to clipboard
val namedShadowNames: Output<List<String>>? = null

List of shadow names that you select to index.

Functions

Link copied to clipboard
open override fun toJava(): IndexingConfigurationThingIndexingConfigurationFilterArgs