indexPolicy

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

Parameters

value

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


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

Parameters

argument

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