managedFields

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


@JvmName(name = "nuxpayuplppbgnjx")
suspend fun managedFields(values: List<Output<IndexingConfigurationThingIndexingConfigurationManagedFieldArgs>>)
@JvmName(name = "qgetvapcwibddhnh")
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 = "npbrktnxwygfdubx")
suspend fun managedFields(argument: List<suspend IndexingConfigurationThingIndexingConfigurationManagedFieldArgsBuilder.() -> Unit>)
@JvmName(name = "iwlmdpofytbswumw")
suspend fun managedFields(vararg argument: suspend IndexingConfigurationThingIndexingConfigurationManagedFieldArgsBuilder.() -> Unit)
@JvmName(name = "mkgvgnjikohttuha")
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.