spatialIndices

@JvmName(name = "ugwjcmmmwjtygofx")
suspend fun spatialIndices(value: Output<List<GremlinGraphIndexPolicySpatialIndexArgs>>)
@JvmName(name = "yxnvvhflibvlgdmx")
suspend fun spatialIndices(value: List<GremlinGraphIndexPolicySpatialIndexArgs>?)

Parameters

value

One or more spatial_index blocks as defined below.


@JvmName(name = "smuvtmmlgaryhhof")
suspend fun spatialIndices(vararg values: Output<GremlinGraphIndexPolicySpatialIndexArgs>)


@JvmName(name = "nfriluaawamtsmxx")
suspend fun spatialIndices(values: List<Output<GremlinGraphIndexPolicySpatialIndexArgs>>)
@JvmName(name = "hpkxcngetbsxrcgo")
suspend fun spatialIndices(vararg values: GremlinGraphIndexPolicySpatialIndexArgs)

Parameters

values

One or more spatial_index blocks as defined below.


@JvmName(name = "hhxxkktkibsgkeye")
suspend fun spatialIndices(argument: List<suspend GremlinGraphIndexPolicySpatialIndexArgsBuilder.() -> Unit>)
@JvmName(name = "hihcpruyrxdhiqks")
suspend fun spatialIndices(vararg argument: suspend GremlinGraphIndexPolicySpatialIndexArgsBuilder.() -> Unit)
@JvmName(name = "xdtdoweuddmbsxis")
suspend fun spatialIndices(argument: suspend GremlinGraphIndexPolicySpatialIndexArgsBuilder.() -> Unit)

Parameters

argument

One or more spatial_index blocks as defined below.