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