indices

@JvmName(name = "xikogokgrwhrpxuc")
suspend fun indices(value: Output<List<GremlinGraphIndexPolicyCompositeIndexIndexArgs>>)
@JvmName(name = "oohlexkercvhffqj")
suspend fun indices(value: List<GremlinGraphIndexPolicyCompositeIndexIndexArgs>)

Parameters

value

One or more index blocks as defined below.


@JvmName(name = "coembquwntukdscd")
suspend fun indices(vararg values: Output<GremlinGraphIndexPolicyCompositeIndexIndexArgs>)


@JvmName(name = "iniifekpcgsksvsv")
suspend fun indices(values: List<Output<GremlinGraphIndexPolicyCompositeIndexIndexArgs>>)
@JvmName(name = "nqthlwmdlhmrmnap")
suspend fun indices(vararg values: GremlinGraphIndexPolicyCompositeIndexIndexArgs)

Parameters

values

One or more index blocks as defined below.


@JvmName(name = "tudcfilaauhoipqe")
suspend fun indices(argument: List<suspend GremlinGraphIndexPolicyCompositeIndexIndexArgsBuilder.() -> Unit>)
@JvmName(name = "itpfbqrjnyprtvia")
suspend fun indices(vararg argument: suspend GremlinGraphIndexPolicyCompositeIndexIndexArgsBuilder.() -> Unit)
@JvmName(name = "ldcsiyxppsnhhwhj")
suspend fun indices(argument: suspend GremlinGraphIndexPolicyCompositeIndexIndexArgsBuilder.() -> Unit)

Parameters

argument

One or more index blocks as defined below.