indices

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

Parameters

value

One or more index blocks as defined below.


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


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

Parameters

values

One or more index blocks as defined below.


@JvmName(name = "jvnjhlfoywuoavig")
suspend fun indices(argument: List<suspend GremlinGraphIndexPolicyCompositeIndexIndexArgsBuilder.() -> Unit>)
@JvmName(name = "dbcppismnxbaoapt")
suspend fun indices(vararg argument: suspend GremlinGraphIndexPolicyCompositeIndexIndexArgsBuilder.() -> Unit)
@JvmName(name = "dgyulrjbemdsxema")
suspend fun indices(argument: suspend GremlinGraphIndexPolicyCompositeIndexIndexArgsBuilder.() -> Unit)

Parameters

argument

One or more index blocks as defined below.