managedFields

@JvmName(name = "fijgyslvaomyqhci")
suspend fun managedFields(value: Output<List<IndexingConfigurationThingIndexingConfigurationManagedFieldArgs>>)

Parameters

value

Contains fields that are indexed and whose types are already known by the Fleet Indexing service. See below.


@JvmName(name = "pqhnytpamiqinktp")
suspend fun managedFields(vararg values: Output<IndexingConfigurationThingIndexingConfigurationManagedFieldArgs>)


@JvmName(name = "gmvdeoebjcfkxdly")
suspend fun managedFields(values: List<Output<IndexingConfigurationThingIndexingConfigurationManagedFieldArgs>>)
@JvmName(name = "calvruglxxlnrauu")
suspend fun managedFields(vararg values: IndexingConfigurationThingIndexingConfigurationManagedFieldArgs)

Parameters

values

Contains fields that are indexed and whose types are already known by the Fleet Indexing service. See below.


@JvmName(name = "djspxenedwftdhok")
suspend fun managedFields(argument: List<suspend IndexingConfigurationThingIndexingConfigurationManagedFieldArgsBuilder.() -> Unit>)
@JvmName(name = "rvfcomojieeficjs")
suspend fun managedFields(vararg argument: suspend IndexingConfigurationThingIndexingConfigurationManagedFieldArgsBuilder.() -> Unit)
@JvmName(name = "ktdufuiadbnmfvpp")
suspend fun managedFields(argument: suspend IndexingConfigurationThingIndexingConfigurationManagedFieldArgsBuilder.() -> Unit)

Parameters

argument

Contains fields that are indexed and whose types are already known by the Fleet Indexing service. See below.