indexPolicy

@JvmName(name = "uencphfcxfhajuog")
suspend fun indexPolicy(value: Output<GremlinGraphIndexPolicyArgs>)
@JvmName(name = "qgaqdniuqdlsmihd")
suspend fun indexPolicy(value: GremlinGraphIndexPolicyArgs?)

Parameters

value

The configuration of the indexing policy. One or more index_policy blocks as defined below.


@JvmName(name = "ofgrmlddewwnmumv")
suspend fun indexPolicy(argument: suspend GremlinGraphIndexPolicyArgsBuilder.() -> Unit)

Parameters

argument

The configuration of the indexing policy. One or more index_policy blocks as defined below.