indexingPolicy

@JvmName(name = "vfdqpuaproaaxvjc")
suspend fun indexingPolicy(value: Output<IndexingPolicyArgs>)
@JvmName(name = "egshigarquksrhwa")
suspend fun indexingPolicy(value: IndexingPolicyArgs?)

Parameters

value

The configuration of the indexing policy. By default, the indexing is automatic for all document paths within the graph


@JvmName(name = "mosgnoiykygbomtn")
suspend fun indexingPolicy(argument: suspend IndexingPolicyArgsBuilder.() -> Unit)

Parameters

argument

The configuration of the indexing policy. By default, the indexing is automatic for all document paths within the graph