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