Gremlin Graph Get Properties Response Options
data class GremlinGraphGetPropertiesResponseOptions(val autoscaleSettings: AutoscaleSettingsResponse? = null, val throughput: Int? = null)
Constructors
Link copied to clipboard
fun GremlinGraphGetPropertiesResponseOptions(autoscaleSettings: AutoscaleSettingsResponse? = null, throughput: Int? = null)