managedFields

@JvmName(name = "khxuhgngkwvkjgjm")
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 = "vgunrirmjxwtnpxk")
suspend fun managedFields(vararg values: Output<IndexingConfigurationThingIndexingConfigurationManagedFieldArgs>)


@JvmName(name = "qanoaclhobcbxrso")
suspend fun managedFields(values: List<Output<IndexingConfigurationThingIndexingConfigurationManagedFieldArgs>>)
@JvmName(name = "bgfnqwylblpudobj")
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 = "wmkshxtaecqslifh")
suspend fun managedFields(argument: List<suspend IndexingConfigurationThingIndexingConfigurationManagedFieldArgsBuilder.() -> Unit>)
@JvmName(name = "ksdoxgjdhougoiit")
suspend fun managedFields(vararg argument: suspend IndexingConfigurationThingIndexingConfigurationManagedFieldArgsBuilder.() -> Unit)
@JvmName(name = "cvmiyuqaredqtadj")
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.