managedFields

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


@JvmName(name = "vnqewsvjfoqlnnnf")
suspend fun managedFields(values: List<Output<IndexingConfigurationThingIndexingConfigurationManagedFieldArgs>>)
@JvmName(name = "yapgndqlyfvgxdbs")
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 = "moaxutmhuwarbbpf")
suspend fun managedFields(argument: List<suspend IndexingConfigurationThingIndexingConfigurationManagedFieldArgsBuilder.() -> Unit>)
@JvmName(name = "bovpsbkvghybjkad")
suspend fun managedFields(vararg argument: suspend IndexingConfigurationThingIndexingConfigurationManagedFieldArgsBuilder.() -> Unit)
@JvmName(name = "vqaixifnsqayapyv")
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.