Gremlin Graph Index Policy Spatial Index Args
data class GremlinGraphIndexPolicySpatialIndexArgs(val path: Output<String>, val types: Output<List<String>>? = null) : ConvertibleToJava<GremlinGraphIndexPolicySpatialIndexArgs>
Constructors
Link copied to clipboard
fun GremlinGraphIndexPolicySpatialIndexArgs(path: Output<String>, types: Output<List<String>>? = null)